Exemplo n.º 1
0
 public function buildHeaderView(array &$view, TableInterface $table)
 {
     $this->type->buildHeaderView($view, $table);
 }