Exemplo n.º 1
0
 function __construct($v, $str)
 {
     parent::__construct($v, $str);
 }
Exemplo n.º 2
0
 function __construct($v, $str)
 {
     UnaryConstraint::__construct($v, $str);
 }