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