Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. AnnotationException.php

function AnnotationException::optimizerPlusLoadComments

Return value

AnnotationException

File

vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php, line 152

Class

AnnotationException
Description of AnnotationException

Namespace

Doctrine\Common\Annotations

Code

public static function optimizerPlusLoadComments() {
    return new self('You have to enable opcache.load_comments=1 or zend_optimizerplus.load_comments=1.');
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal