Previous Page
_setup()

Solar_Controller_Page
apiVersion()

Next Page
display()

apiVersion()

public string apiVersion ( )

Reports the API version for this class.

Inherited from Solar_Base.

Parameters

  • None.

Returns

  • (string) A PHP-standard version number.

Description

Reports the API version for this class.

If you don't override this method, your classes will use the same API version string as the Solar package itself.