Added DuplicationCode NoInspection

This commit is contained in:
netkas 2025-02-07 22:36:12 -05:00
parent 828b7c9b5c
commit 7c8e0ddf86

View file

@ -20,6 +20,7 @@
{ {
/** /**
* @inheritDoc * @inheritDoc
* @noinspection DuplicatedCode
*/ */
public static function execute(ClientRequest $request, RpcRequest $rpcRequest): ?SerializableInterface public static function execute(ClientRequest $request, RpcRequest $rpcRequest): ?SerializableInterface
{ {