Knp\Bundle\ZendCacheBundle\KnpZendCacheBundle::getPath PHP Method

getPath() public method

public getPath ( )
    public function getPath()
    {
        return strtr(__DIR__, '\\', '/');
    }
KnpZendCacheBundle