Version::getPart

public static getPart (mixed $part)

Returns a specific part of the version. If the wrong parameter is passed it will return the full version

echo Phalcon\Version::getPart(Phalcon\Version::VERSION_MAJOR);
doc_Phalcon
2016-10-16 09:57:34
Comments
Leave a Comment

Please login to continue.