# NullPropertyFetch Emitted when trying to fetch a property on a `null` value ```php foo; ```