Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 157 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 157 Rev 158
Line 1... Line 1...
1
<?php
1
<?php
2
include_once dirname(__FILE__).'/ResultatFormateurCommun.php';
2
include_once dirname(__FILE__).'/../ResultatFormateurInitialisation.php';
Line 3... Line 3...
3
 
3
 
Line 4... Line 4...
4
class AlphabFormateurTest extends ResultatFormateurCommun {
4
class AlphabFormateurTest extends ResultatFormateurInitialisation {
5
 
5
 
Line 6... Line 6...
6
	public function testerFormater() {
6
	public function testerFormater() {