Example #1
0
 /**
  * {@inheritdoc}
  */
 public function canAddMixin($mixinName)
 {
     return $this->node->canAddMixin($mixinName);
 }