Exemple #1
0
 public function __construct($id)
 {
     parent::__construct();
     $this->sliderId = $id;
 }
Exemple #2
0
 public function __construct()
 {
     parent::__construct();
 }