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

Breadcrumb

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

function Connection::getContextProviders

File

vendor/symfony/var-dumper/Server/Connection.php, line 46

Class

Connection
Forwards serialized Data clones to a server.

Namespace

Symfony\Component\VarDumper\Server

Code

public function getContextProviders() : array {
    return $this->contextProviders;
}
RSS feed
Powered by Drupal