You've already forked php-auth
generated from siteworxpro/Php-Template
Basics of auth
This commit is contained in:
@@ -28,8 +28,6 @@ class Connected extends Listener
|
||||
throw new \TypeError("Invalid event type passed to listener " . static::class);
|
||||
}
|
||||
|
||||
Logger::info("Database connection event", [get_class($event), $event->connectionName]);
|
||||
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user