Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function setMixins(array $mixinNames)
 {
     return $this->node->setMixins($mixinNames);
 }