ProcessUtils is a bunch of utility methods.
This class contains static methods only and is not meant to be instantiated.
- author Martin Hasoň
Cloneable
Methods |
public static validateInput(string $caller, ?mixed $input) : ?mixed Validates and normalizes a Process input.
|
Methods |
private __construct() This class should not be instantiated. |
Methods |
public static validateInput(string $caller, ?mixed $input) : ?mixed Validates and normalizes a Process input.
|