function AnnotationException::optimizerPlusLoadComments
Same name and namespace in other branches
- 11.x core/lib/Drupal/Component/Annotation/Doctrine/AnnotationException.php \Drupal\Component\Annotation\Doctrine\AnnotationException::optimizerPlusLoadComments()
Return value
File
-
core/
lib/ Drupal/ Component/ Annotation/ Doctrine/ AnnotationException.php, line 176
Class
- AnnotationException
- Description of AnnotationException
Namespace
Drupal\Component\Annotation\DoctrineCode
public static function optimizerPlusLoadComments() {
return new self('You have to enable opcache.load_comments=1 or zend_optimizerplus.load_comments=1.');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.