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