# UndefinedMagicPropertyFetch Emitted when getting a property on an object that doesn’t have that magic property defined ```php foo; ```