Exemplo n.º 1
0
 function __construct(Observable &$subject)
 {
     parent::__construct($subject);
     // TODO: Change the autogenerated stub
     $this->myId = 'two';
 }