ProcessUtils::validateInput()

static mixed validateInput(string $caller, mixed $input)

Validates and normalizes a Process input.

Parameters

string $caller The name of method call that validates the input
mixed $input The input to validate

Return Value

mixed The validated input

Exceptions

InvalidArgumentException In case the input is not valid
doc_Symfony
2016-10-28 06:27:12
Comments
Leave a Comment

Please login to continue.