Nelmio\Alice\Bridge\Symfony\FixtureBuilder\ExpressionLanguage\Lexer\LexerIntegrationTest::setUp PHP Method

setUp() public method

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