Overrides AccessPolicyInterface::applies
public function applies(string $scope) : bool { return $scope === AccessPolicyInterface::SCOPE_DRUPAL; }