public function RestrictIpServiceInterface::getCurrentPath in Restrict IP 8
Same name and namespace in other branches
- 8.2 src/Service/RestrictIpServiceInterface.php \Drupal\restrict_ip\Service\RestrictIpServiceInterface::getCurrentPath()
- 3.x src/Service/RestrictIpServiceInterface.php \Drupal\restrict_ip\Service\RestrictIpServiceInterface::getCurrentPath()
* Get the current path that the user is on * *
Return value
string * The current path
1 method overrides RestrictIpServiceInterface::getCurrentPath()
- RestrictIpService::getCurrentPath in src/
Service/ RestrictIpService.php - *
File
- src/
Service/ RestrictIpServiceInterface.php, line 56
Class
Namespace
Drupal\restrict_ip\ServiceCode
public function getCurrentPath();