Pinq\Queries\Requests\Values::__construct PHP Méthode

__construct() public méthode

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