Ejemplo n.º 1
0
 public function __construct($repository, $session)
 {
     parent::__construct($repository);
     $this->session = $session;
 }