You are here

namespace Drupal\flag\Access in Flag 8.4

Classsort descending Location Description
CsrfAccessCheck src/Access/CsrfAccessCheck.php Proxy class to the core CSRF access chcker allowing anonymous requests.
FlagAccessCheck src/Access/FlagAccessCheck.php Provides routes with the ability to check access to the 'flag' action.
UnFlagAccessCheck src/Access/UnFlagAccessCheck.php Provides routes with the ability to check access to the 'unflag' action.