Beispiel #1
0
 public function __sleep()
 {
     return array_merge(parent::__sleep(), array('factoryService', 'factoryMethod', 'factoryArguments'));
 }