Searched defs:getValue (Results 1 – 5 of 5) sorted by relevance
/PHP-8.2/Zend/ | ||
H A D | zend_attributes.stub.php | 85 public function getValue(): mixed {} function in SensitiveParameterValue |
H A D | zend_attributes.c | 128 ZEND_METHOD(SensitiveParameterValue, getValue) in ZEND_METHOD() argument |
/PHP-8.2/ext/reflection/ | ||
H A D | php_reflection.stub.php | 496 public function getValue(?object $object = null): mixed {} function in ReflectionProperty |
H A D | php_reflection.c | 3937 ZEND_METHOD(ReflectionClassConstant, getValue) in ZEND_METHOD() argument |
/PHP-8.2/build/ | ||
H A D | gen_stub.php | 1871 public function getValue(iterable $allConstInfos): EvaluatedValue function in ConstInfo |
Completed in 42 milliseconds