Fatal error: Uncaught TypeError: bar(): Argument #1 ($foo) must be of type FooTrait, Foo given, called in /in/Ifr2J on line 20 and defined in /in/Ifr2J:15
Stack trace:
#0 /in/Ifr2J(20): bar(Object(Foo))
#1 {main}
thrown in /in/Ifr2J on line 15
Process exited with code 255.
Fatal error: Uncaught TypeError: Argument 1 passed to bar() must be an instance of FooTrait, instance of Foo given, called in /in/Ifr2J on line 20 and defined in /in/Ifr2J:15
Stack trace:
#0 /in/Ifr2J(20): bar(Object(Foo))
#1 {main}
thrown in /in/Ifr2J on line 15
Process exited with code 255.