Symfony\Component\DependencyInjection\Tests\Compiler\Bar::__construct PHP Method

__construct() public method

public __construct ( Foo $foo )
$foo Foo
    public function __construct(Foo $foo)
    {
    }