Home
last modified time | relevance | path

Searched defs:propertyName (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Sandbox/
DSecurityNotAllowedPropertyError.php22 private string $propertyName; variable in Twig\\Sandbox\\SecurityNotAllowedPropertyError
24 public function __construct(string $message, string $className, string $propertyName)
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php185 public function getDomProperty($propertyName)
/template/strap/ComboStrap/Web/
H A DUrl.php291 public function getPropertyValue($propertyName): string