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

Breadcrumb

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

function AbstractConfigurator::__wakeup

File

vendor/symfony/dependency-injection/Loader/Configurator/AbstractConfigurator.php, line 51

Class

AbstractConfigurator

Namespace

Symfony\Component\DependencyInjection\Loader\Configurator

Code

public function __wakeup() : void {
    throw new \BadMethodCallException('Cannot unserialize ' . __CLASS__);
}

API Navigation

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