function ComponentNodeVisitor::getPriority

File

core/lib/Drupal/Core/Template/ComponentNodeVisitor.php, line 124

Class

ComponentNodeVisitor
Provides a ComponentNodeVisitor to change the generated parse-tree.

Namespace

Drupal\Core\Template

Code

public function getPriority() : int {
  return 250;
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.