PHP Class Symfony\Component\DependencyInjection\Tests\Compiler\MultipleArgumentsOptionalScalar

Show file Open project: symfony/symfony

Public Methods

Method Description
__construct ( A $a, $foo = 'default_val', Lille $lille = null )

Method Details

__construct() public method

public __construct ( A $a, $foo = 'default_val', Lille $lille = null )
$a A
$lille Lille