Craft\NeoTwigExtension::getTests PHP Méthode

getTests() public méthode

public getTests ( )
    public function getTests()
    {
        return [new \Twig_SimpleTest('neoblock', [$this, 'isNeoBlock'])];
    }