You are here

public property FlagUpdate_2::$old_api_version in Flag 7.3

The API version this class updates a flag from.

@todo: Change this to a class constant when we drop support for PHP 5.2.

File

includes/flag.export.inc, line 310
Import/Export functionality provided by Flag module.

Class

FlagUpdate_2
Flag update class for API 1 flags -> API 2.

Code

public $old_api_version = 1;