public property BmTestItem::$disabled in Backup and Migrate 7.3
Edit this to true to make a default item disabled initially.
Type: bool
File
- tests/
bm_test.module, line 18 - Mock module to help and test hooks.
Class
- BmTestItem
- A base class for mock exportables.
Code
public $disabled = FALSE;