/**
* Returns the label groups for this category.
*
- * @param string $permission
* @return ViewableLabelGroup[]
* @since 5.4
*/
}
/**
- * @inerhitDoc
+ * @inheritDoc
*/
protected function getLabelGroups(): array {
return $this->category->getLabelGroups('canViewLabel');
use TAutoCompleteFormField;
/**
- * @inerhitDoc
+ * @inheritDoc
*/
protected function getValidAutoCompleteTokens(): array {
return [