コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function preprocessIndexItems(array &$items)
 {
     return $this->entity->preprocessIndexItems($items);
 }