PHP Trait Google\Cloud\ValidateTrait

Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php

Private Methods

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