Пример #1
0
 /**
  * Construct
  *
  * @param array $attributes
  */
 public function __construct($attributes = array())
 {
     parent::__construct($attributes);
     $this->setTime(true);
 }
Пример #2
0
 public function __construct($attributes = array())
 {
     parent::__construct($attributes);
 }