mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-08-18 04:28:40 +00:00
fix[php]: php language rule
This commit is contained in:
@@ -12,7 +12,7 @@ class ProtocolManager
|
||||
|
||||
public static function initProtocol(): void
|
||||
{
|
||||
${protocol_manager_registrations};
|
||||
${protocol_manager_registrations}
|
||||
}
|
||||
|
||||
public static function getProtocolId(mixed $clazz): int
|
||||
|
||||
Reference in New Issue
Block a user