Exemple #1
0
 function __construct($v, $str)
 {
     parent::__construct($v, $str);
 }
Exemple #2
0
 function __construct($v, $str)
 {
     UnaryConstraint::__construct($v, $str);
 }