Is there a way to add more than one type hinting to a method? For example, foo(param) must receive a instance of string OR bar OR baz.Is there a way to add more than one type hintin
Is there a way to add more than one type hinting to a method? For example, foo(param) must receive a instance of string OR bar OR baz.Is there a way to add more than one type hintin