Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Symfony
Bundle
SwiftmailerBundle
DependencyInjection
Configuration
PHP Class Symfony\Bundle\SwiftmailerBundle\DependencyInjection\Configuration
This information is solely responsible for how the different configuration sections are normalized, and merged.
Author:
Christophe Coevoet (
[email protected]
)
Mostrar archivo
Open project: symfony/swiftmailer-bundle
Class Usage Examples
Public Methods
Method
Description
__construct
(
boolean
$debug
)
getConfigTreeBuilder
( )
Private Methods
Method
Description
getMailersNode
( ) :
ArrayNodeDefinition
Method Details
__construct()
public
method
public
__construct
(
boolean
$debug
)
$debug
boolean
The kernel.debug value
getConfigTreeBuilder()
public
method
public
getConfigTreeBuilder
( )