Example #1
0
 public function afterFind()
 {
     parent::afterFind();
     $this->blocks = Serializer::unserialize($this->blocks);
 }