Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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