예제 #1
0
 /**
  * @inheritdoc
  */
 public function hasAttribute($key)
 {
     return $this->element->hasAttribute($key);
 }