You are here

public function ContextInterface::id in Fasttoggle 8.2

Context ID.

Return value

integer The unique ID of this instance of the object.

File

src/ContextInterface.php, line 20
Provides Drupal\fasttoggle\ContextInterface.

Class

ContextInterface
An interface for adding contexts in which toggles may be displayed.

Namespace

Drupal\fasttoggle

Code

public function id();