TH\Maybe\Internal\isOfAnyClass

<T>

Check if the type of the given value is any of the passed classes.

Parameters
object $value #
iterable<class-string<T>> $classes #
Returns
bool