Exemple #1
0
 /**
  * @param $name
  */
 function __construct($name)
 {
     parent::__construct($name);
     $this->orderable(false);
 }