Various code cleanup [skip ci]

This commit is contained in:
James Cole
2024-07-31 08:31:20 +02:00
parent 44581d9983
commit b2954658d8
57 changed files with 132 additions and 309 deletions

View File

@@ -42,7 +42,7 @@ class Server extends BaseServer
*/
protected function allSchemas(): array
{
//Log::debug(__METHOD__);
// Log::debug(__METHOD__);
return [
AccountSchema::class,