# PossiblyUndefinedMethod Emitted when trying to access a method that may not be defined on the object ```php bar(); ```