function ReflectionClass::getConstants
Same name in this branch
- 9 core/lib/Drupal/Component/Annotation/Doctrine/Compatibility/Php7/ReflectionClass.php \Drupal\Component\Annotation\Doctrine\Compatibility\Php7\ReflectionClass::getConstants()
File
-
core/
lib/ Drupal/ Component/ Annotation/ Doctrine/ Compatibility/ Php8/ ReflectionClass.php, line 36
Class
Namespace
Drupal\Component\Annotation\Doctrine\Compatibility\Php8Code
public function getConstants(?int $filter = null) {
throw new ReflectionException('Method not implemented');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.