1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 13:34:04 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-08-09 17:39:45 +00:00 committed by StyleCI Bot
parent bee7f34973
commit adb92d5a9a
2 changed files with 5 additions and 2 deletions

View file

@ -7,4 +7,4 @@ use Illuminate\Database\Eloquent\Model;
class Tenant extends Model
{
// todo if not attribute exists in db, put into json data
}
}