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

1
echo Phalcon\Version::getPart(Phalcon\Version::VERSION_MAJOR);
doc_Phalcon
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.