run through pint

This commit is contained in:
2024-01-31 00:49:13 +05:00
parent 3a83fb157e
commit 3d9adf8c0e
8 changed files with 6 additions and 13 deletions

View File

@@ -78,7 +78,6 @@ class EventType
/**
* Guest the event
* @param string|object $event
*/
public static function guessEvent(string|object $event): string
{