Example #1
0
 function __construct()
 {
     parent::__construct('branche', 'Vous ĂȘtes ici :');
 }
Example #2
0
 function __construct()
 {
     parent::__construct('console', 'Console');
 }
Example #3
0
 function __construct()
 {
     parent::__construct('menu', 'Navigation');
 }