You are here

public function ObserverInterface::getId in Changed Fields API 8

Method to get observer id.

1 method overrides ObserverInterface::getId()
Observer::getId in src/Observer.php
Method to get observer id.

File

src/ObserverInterface.php, line 27
Contains SubjectInterface.php.

Class

ObserverInterface
Interface ObserverInterface.

Namespace

Drupal\changed_fields

Code

public function getId();