You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the code example of https://github.com/spatie/laravel-data/blob/main/docs/advanced-usage/traits-and-interfaces.md there is no mention of DeprecatableData in the interfaces or traits, while this is mentioned in the list below the code example. When i look for the interface DeprecatableData i can only find the interface DeprecatedData, but no corresponding trait. Can this be clarified in the code example or removed from the list of possible interfaces/ traits?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the code example of https://github.com/spatie/laravel-data/blob/main/docs/advanced-usage/traits-and-interfaces.md there is no mention of DeprecatableData in the interfaces or traits, while this is mentioned in the list below the code example. When i look for the interface DeprecatableData i can only find the interface DeprecatedData, but no corresponding trait. Can this be clarified in the code example or removed from the list of possible interfaces/ traits?
Beta Was this translation helpful? Give feedback.
All reactions