Пример #1
0
 public function Sprzet_Oprogramowanie($attributes)
 {
     DBG::log(__CLASS__, __FUNCTION__, 'before:', get_object_vars($this));
     parent::init($attributes);
     DBG::log(__CLASS__, __FUNCTION__, 'after:', get_object_vars($this));
 }