예제 #1
0
 public function __construct($new)
 {
     parent::__construct(null, $new);
 }
예제 #2
0
 public function __construct($old)
 {
     parent::__construct($old, null);
 }