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