Searched defs:getValue (Results 1 – 5 of 5) sorted by relevance
/PHP-8.3/Zend/ | ||
H A D | zend_attributes.stub.php | 61 public function getValue(): mixed {} function in SensitiveParameterValue |
H A D | zend_attributes.c | 129 ZEND_METHOD(SensitiveParameterValue, getValue) in ZEND_METHOD() argument |
/PHP-8.3/ext/reflection/ | ||
H A D | php_reflection.stub.php | 498 public function getValue(?object $object = null): mixed {} function in ReflectionProperty |
H A D | php_reflection.c | 3943 ZEND_METHOD(ReflectionClassConstant, getValue) in ZEND_METHOD() argument |
/PHP-8.3/build/ | ||
H A D | gen_stub.php | 2007 public function getValue(iterable $allConstInfos): EvaluatedValue function in ConstInfo |
Completed in 52 milliseconds