mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 19:24:02 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
fa43d8ae1d
commit
f37a29f592
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@ namespace Stancl\Tenancy\Database\Concerns;
|
|||
*
|
||||
* @see \Stancl\Tenancy\Database\Concerns\BelongsToTenant
|
||||
*/
|
||||
interface RlsModel
|
||||
interface RLSModel
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue