$language->id()
The id is required for collections to work properly. The code is used as id
$language->id(): string
Return type
string
This method modifies the existing $language
object it is applied to and returns it again.
The id is required for collections to work properly. The code is used as id
$language->id(): string
string
This method modifies the existing $language
object it is applied to and returns it again.