Overrides AccessPluginBase::access
public function access(AccountInterface $account) { return $account->hasPermission($this->options['perm']); }