# MixedPropertyAssignment Emitted when assigning a property to a value for which Psalm cannot infer a type ```php foo = "bar"; } ```