ProcessUtils
class ProcessUtils
ProcessUtils is a bunch of utility methods.
This class contains static methods only and is not meant to be instantiated.
Methods
static mixed
validateInput(string $caller, mixed $input)
Validates and normalizes a Process input.