OXID eShop CE  6.4.2
OxidEsales\EshopCommunity\Internal\Framework\DIContainer\Dao\ContainerAwareProjectYamlDao Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Internal\Framework\DIContainer\Dao\ContainerAwareProjectYamlDao:
+ Collaboration diagram for OxidEsales\EshopCommunity\Internal\Framework\DIContainer\Dao\ContainerAwareProjectYamlDao:

Public Member Functions

 __construct (BasicContextInterface $context, EventDispatcherInterface $eventDispatcher, Filesystem $filesystem)
 
 saveProjectConfigFile (DIConfigWrapper $config)
 
- Public Member Functions inherited from OxidEsales\EshopCommunity\Internal\Framework\DIContainer\Dao\ProjectYamlDao
 __construct (BasicContextInterface $context, Filesystem $filesystem)
 
 loadProjectConfigFile ()
 
 saveProjectConfigFile (DIConfigWrapper $config)
 
 loadDIConfigFile (string $path)
 

Private Attributes

 $eventDispatcher
 

Constructor & Destructor Documentation

◆ __construct()

OxidEsales\EshopCommunity\Internal\Framework\DIContainer\Dao\ContainerAwareProjectYamlDao::__construct ( BasicContextInterface  $context,
EventDispatcherInterface  $eventDispatcher,
Filesystem  $filesystem 
)

ContainerAwareProjectYamlDao constructor.

Parameters
BasicContextInterface$context
EventDispatcherInterface$eventDispatcher
Filesystem$filesystem

Member Function Documentation

◆ saveProjectConfigFile()

OxidEsales\EshopCommunity\Internal\Framework\DIContainer\Dao\ContainerAwareProjectYamlDao::saveProjectConfigFile ( DIConfigWrapper  $config)

Member Data Documentation

◆ $eventDispatcher

EventDispatcherInterface OxidEsales\EshopCommunity\Internal\Framework\DIContainer\Dao\ContainerAwareProjectYamlDao::$eventDispatcher
private

The documentation for this class was generated from the following file: