mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 19:04:02 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
3ee1e36653
commit
6bcd327b75
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ trait GeneratesIds
|
|||
{
|
||||
return ! $this->getIncrementing();
|
||||
}
|
||||
|
||||
|
||||
public function getKeyType()
|
||||
{
|
||||
return $this->shouldGenerateId() ? 'string' : $this->keyType;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue