trait
Illuminate
/
Database
/
Eloquent
/
Relations
/
Concerns
/
InteractsWithDictionary
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
InteractsWithDictionary
Methods
protected
getDictionaryKey ( $attribute ) : mixed
Get a dictionary key attribute - casting it to a string if necessary.
Parameters
- $attribute mixed