Previous Page
addFilterClass()

Solar_Sql_Model_Filter
apiVersion()

Next Page
applyChain()

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.