Пример #1
0
 /**
  * @return LeConfigObjectBuilder
  */
 public function getConfigControllerContainer()
 {
     return parent::getContainer($this->configControllerContainerKey);
 }
Пример #2
0
 public function __construct($objectBuilder)
 {
     parent::__construct($objectBuilder);
 }