You are here

public property BmTestItem::$api_version in Backup and Migrate 7.3

Indicates the API version to use.

Type: int

File

tests/bm_test.module, line 25
Mock module to help and test hooks.

Class

BmTestItem
A base class for mock exportables.

Code

public $api_version = 1;