Esempio n. 1
0
 public function __construct(Singletons $super)
 {
     parent::__construct();
     $this->super = $super;
 }