Goetas\Twital\Tests\Twig\StringLoader::exists PHP 메소드

exists() 공개 메소드

public exists ( $name )
    public function exists($name)
    {
        return true;
    }