Data
The Data Trait is being used in Query, Files and Body classes to provide unified get and data methods. Especially the get method is a bit more complex with the option to fetch single keys or entire arrays.
The Data Trait is being used in Query, Files and Body classes to provide unified get and data methods. Especially the get method is a bit more complex with the option to fetch single keys or entire arrays.