Goetas\Twital\Tests\Twig\StringLoader::exists PHP Method

exists() public method

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