PHP Trait Google\Cloud\ValidateTrait

Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Private Methods

Method Description
validateBatch ( array $input, string $type, callable $additionalCheck = null ) : void Check that each member of $input array is of type $type.