API Reference version

version

Class for managing PHPP Version data.

Source: PHX/version.py


PHPPVersion

Manage the PHPP Version number and language information.

Attributes

AttributeTypeDescription
number_majorclean_input
number_minorclean_input
languageclean_input

Methods

clean_input(_input)

Upper, strip, replace spaces.

ArgTypeDescription
_input

number()

Return the full version number (ie: “9.6”, “10.4”, etc..)