Back to PhocaGalleryPath class

Method getPath

public static
getPath
()

Method getPath - Source code

public static function getPath()
{
    $instance = PhocaGalleryPath::getInstance();
    return $instance;
}