function FirstOrLast::identify

File

core/lib/Drupal/Core/Hook/OrderOperation/FirstOrLast.php, line 32

Class

FirstOrLast
Moves one listener to the start or end of the list.

Namespace

Drupal\Core\Hook\OrderOperation

Code

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.