Class ApplicationYAMLMapper
YAML mapper for applications
This class is responsible for mapping application definitions given in the YAML configuration to Application configuration entities.
Namespace: Mapbender\CoreBundle\Component
Author: Christian Wygoda
Located at Mapbender/CoreBundle/Component/ApplicationYAMLMapper.php
Author: Christian Wygoda
Located at Mapbender/CoreBundle/Component/ApplicationYAMLMapper.php
Methods summary
public
|
#
__construct( Symfony\Component\DependencyInjection\ContainerInterface $container )
ApplicationYAMLMapper constructor. |
public
|
|
public
|
Magic methods summary
Properties summary
protected
Psr\Log\LoggerInterface
|
$logger
|