Previous Page
_update()

Solar_Sql_Model_Record
apiVersion()

Next Page
count()

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.