$pages->findByKey()
Uses the specialized find by id method
$pages->findByKey(string $key = null): mixed
Parameters
Name | Type | Default |
---|---|---|
$key | string |
null |
Return type
mixed
Uses the specialized find by id method
$pages->findByKey(string $key = null): mixed
Name | Type | Default |
---|---|---|
$key | string |
null |
mixed