GraphQL\Tests\Executor\Special::__construct PHP Méthode

__construct() public méthode

public __construct ( $value )
    public function __construct($value)
    {
        $this->value = $value;
    }