1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 17:24:03 +00:00

Update docblock

This commit is contained in:
Samuel Štancl 2019-10-04 23:17:14 +02:00
parent 13fbb9d6b3
commit eea5ec908e

View file

@ -100,7 +100,7 @@ class Tenant implements ArrayAccess
} }
/** /**
* Create a tenant in a single command. * Create a tenant in a single call.
* *
* @param string|string[] $domains * @param string|string[] $domains
* @param array $data * @param array $data