Overrides BlockPluginTrait::blockAccess
protected function blockAccess(AccountInterface $account) { return $this->getEntity() ->access('view', $account, TRUE); }