Lines Matching refs:__construct
36 function __construct($value1 , $value2)
48 function __construct($value1 , $value2 , $value3)
50 parent::__construct($value1 , $value2);
64 function __construct($value1 , $value2)
76 function __construct($value1 , $value2 , $value3)
78 parent::__construct($value1 , $value2);
92 function __construct($value1 , $value2)
104 function __construct($value1 , $value2 , $value3)
106 parent::__construct($value1 , $value2);
120 function __construct($value1 , $value2 , $value3)
133 function __construct($value1 , $value2 , $value3 , $value4)
135 parent::__construct($value1 , $value2 , $value3);