Automattic\WooCommerce\Vendor\GraphQL\Validator\Rules
QuerySecurityRule::isEnabled
Method of the class: QuerySecurityRule{}
No Hooks.
Returns
null. Nothing (null).
Usage
// protected - for code of main (parent) or child class $result = $this->isEnabled(): bool;
QuerySecurityRule::isEnabled() QuerySecurityRule::isEnabled code WC 10.9.1
abstract protected function isEnabled(): bool;