function BeforeOrAfter::identify
File
-
core/
lib/ Drupal/ Core/ Hook/ OrderOperation/ BeforeOrAfter.php, line 40
Class
- BeforeOrAfter
- Moves one listener to be called before or after other listeners.
Namespace
Drupal\Core\Hook\OrderOperationCode
public function identify() : string {
return $this->identifier;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.