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.php24 private $propertyName; variable in Twig\\Sandbox\\SecurityNotAllowedPropertyError
26 …public function __construct(string $message, string $className, string $propertyName, int $lineno …
/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