Site logo file
API
Search
Phoca.cz Main Site
Phoca Cart
Phoca Cart Demo
Search
Search
Type 2 or more characters for results.
Advanced Search
Methods
__construct
getInstance
getPath
You are here:
Home
Phoca Gallery
PhocaGalleryPath
getPath
⇦
Back to PhocaGalleryPath class
Method getPath
public static
getPath
()
Class:
PhocaGalleryPath
Project:
Phoca Gallery
Method getPath - Source code
public
static
function
getPath
(
)
{
$instance
=
PhocaGalleryPath
::
getInstance
();
return
$instance
; }