Compare commits
1 commit
dev
...
feat/clean
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8b173461af |
2 changed files with 0 additions and 10 deletions
|
|
@ -210,11 +210,6 @@ class Boot extends ServiceProvider implements AdminMenuProvider
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
public function register(): void
|
|
||||||
{
|
|
||||||
//
|
|
||||||
}
|
|
||||||
|
|
||||||
// -------------------------------------------------------------------------
|
// -------------------------------------------------------------------------
|
||||||
// Event-driven handlers
|
// Event-driven handlers
|
||||||
// -------------------------------------------------------------------------
|
// -------------------------------------------------------------------------
|
||||||
|
|
|
||||||
|
|
@ -58,11 +58,6 @@ class Boot extends ServiceProvider implements AdminMenuProvider
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public function register(): void
|
|
||||||
{
|
|
||||||
//
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get domains for this website.
|
* Get domains for this website.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue