Пример #1
0
 public function __wakeup()
 {
     $this->category = \Core::make('Concrete\\Core\\Attribute\\Category\\ExpressCategory');
     parent::__wakeup();
 }