You are here

protected property AbstractSettingObject::$object in Fasttoggle 8.2

The object being managed.

Type: object $object

File

src/Plugin/SettingObject/AbstractSettingObject.php, line 23
Abstract Fasttoggle Object

Class

AbstractSettingObject
Abstract class for an object on which Fasttoggle can modify settings.

Namespace

Drupal\fasttoggle\Plugin\SettingObject

Code

protected $object;