public function HttpblEvaluatorInterface::getPageRequestOption in http:BL 8
Examine config option for checking all page requests.
Return value
bool TRUE if checking all page requests, FALSE otherwise.
1 method overrides HttpblEvaluatorInterface::getPageRequestOption()
- HttpblEvaluator::getPageRequestOption in src/
HttpblEvaluator.php - Examine config option for checking all page requests.
File
- src/
HttpblEvaluatorInterface.php, line 18
Class
- HttpblEvaluatorInterface
- Provides an interface defining a HttpblEvaluate manager.
Namespace
Drupal\httpblCode
public function getPageRequestOption();