mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 12:24:04 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
1fbe9cf3e2
commit
27fd2e7951
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ class TenancyServiceProvider extends ServiceProvider
|
||||||
{
|
{
|
||||||
// By default, no namespace is used to support the callable array syntax.
|
// By default, no namespace is used to support the callable array syntax.
|
||||||
public static string $controllerNamespace = '';
|
public static string $controllerNamespace = '';
|
||||||
|
|
||||||
public function events()
|
public function events()
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue