public static getPart (mixed $part)
Returns a specific part of the version. If the wrong parameter is passed it will return the full version
1 | echo Phalcon\Version::getPart(Phalcon\Version::VERSION_MAJOR); |
public static getPart (mixed $part)
Returns a specific part of the version. If the wrong parameter is passed it will return the full version
1 | echo Phalcon\Version::getPart(Phalcon\Version::VERSION_MAJOR); |
Designed by : w10schools
service@w10schools.com
Please login to continue.