Pinq\Tests\Integration\ExpressionTrees\ScopedClassConstantInterpreterTest::testStaticInStaticMethod PHP Метод

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

    public function testStaticInStaticMethod()
    {
        $this->assertRecompilesCorrectly([ScopedClassConstants::TYPE, 'staticClassStaticMethod']);
    }