示例#1
0
 /**
  * {@inheritdoc}
  */
 public function getTags()
 {
     return Utils::getAllValues(Utils::getData($this->providers, 'tags'));
 }