You are here

namespace Drupal\user_restrictions\Plugin\UserRestrictionType in User restrictions 8

Classsort descending Location Description
ClientIp src/Plugin/UserRestrictionType/ClientIp.php Defines a restriction type by client IP.
Email src/Plugin/UserRestrictionType/Email.php Defines a restriction type by email.
Name src/Plugin/UserRestrictionType/Name.php Defines a restriction type by username.
UserRestrictionTypeBase src/Plugin/UserRestrictionType/UserRestrictionTypeBase.php