CorsCompilerPass

Provides a compiler pass which disables the CORS middleware in case disabled.

Hierarchy

  • class \Drupal\Core\DependencyInjection\Compiler\CorsCompilerPass implements CompilerPassInterface

See also

core.services.yml

File

core/lib/Drupal/Core/DependencyInjection/Compiler/CorsCompilerPass.php, line 13

Namespace

Drupal\Core\DependencyInjection\Compiler

Members

Name Modifiers Type Description
CorsCompilerPass::process public function You can modify the container here before it is dumped to PHP code. Overrides CompilerPassInterface::process
doc_Drupal
2016-10-29 08:59:03
Comments
Leave a Comment

Please login to continue.