Previous Page
_setup()

Solar_Example_Model_Tags
apiVersion()

Next Page
countPages()

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.