Pimcore\Google\Analytics::getDefaultPath PHP Method

getDefaultPath() public static method

public static getDefaultPath ( ) : null
return null
    public static function getDefaultPath()
    {
        return self::$defaultPath;
    }