__construct() публичный Метод

public __construct ( )
Пример #1
0
 public function __construct(atoum\score $score = null)
 {
     parent::__construct($score);
 }