# UndefinedPropertyFetch Emitted when getting a property on an object that does not have that property defined ```php foo; ```