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