コード例 #1
0
 /**
  * @return \Drupal\purl\Modifier[]
  */
 protected function getModifiers()
 {
     return $this->modifierIndex->findAll();
 }