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

Breadcrumb

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

function ServerDumper::getContextProviders

File

vendor/symfony/var-dumper/Dumper/ServerDumper.php, line 40

Class

ServerDumper
ServerDumper forwards serialized Data clones to a server.

Namespace

Symfony\Component\VarDumper\Dumper

Code

public function getContextProviders() : array {
    return $this->connection
        ->getContextProviders();
}

API Navigation

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