Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GraphQL
Utils
PairSet
__construct
GraphQL\Utils\PairSet::__construct PHP Method
PairSet Class Documentation
Show file
Open project: webonyx/graphql-php
__construct()
public
method
PairSet constructor.
public
__construct
( )
public function __construct() { $this->data = new \SplObjectStorage(); // SplObject hash instead? }
PairSet
__construct
add
has
pairSetAdd
toObj