mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 14:14:04 +00:00
Delete PHPStan error ignore
This commit is contained in:
parent
c819c69c94
commit
e0f3a595cc
1 changed files with 0 additions and 4 deletions
|
|
@ -40,10 +40,6 @@ parameters:
|
||||||
message: '#Illuminate\\Routing\\UrlGenerator#'
|
message: '#Illuminate\\Routing\\UrlGenerator#'
|
||||||
paths:
|
paths:
|
||||||
- src/Bootstrappers/FilesystemTenancyBootstrapper.php
|
- src/Bootstrappers/FilesystemTenancyBootstrapper.php
|
||||||
-
|
|
||||||
message: '#select\(\) expects string, Illuminate\\Database\\Query\\Expression given#'
|
|
||||||
paths:
|
|
||||||
- src/Database/TenantDatabaseManagers/PermissionControlledMySQLDatabaseManager.php
|
|
||||||
-
|
-
|
||||||
message: '#Trying to invoke Closure\|null but it might not be a callable#'
|
message: '#Trying to invoke Closure\|null but it might not be a callable#'
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue