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

getCacheKey() public method

public getCacheKey ( $name )
    public function getCacheKey($name)
    {
        return $name;
    }