Nelmio\Alice\Bridge\Symfony\FixtureBuilder\ExpressionLanguage\Lexer\LexerIntegrationTest::setUp PHP Метод

setUp() публичный Метод

public setUp ( )
    public function setUp()
    {
        $this->lexer = new IsolatedSymfonyBuiltInLexer();
    }
LexerIntegrationTest