# InvalidMethodCall Emitted when attempting to call a method on a non-object ```php foo(); ```