Added DuplicationCode NoInspection
This commit is contained in:
parent
828b7c9b5c
commit
7c8e0ddf86
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
{
|
||||
/**
|
||||
* @inheritDoc
|
||||
* @noinspection DuplicatedCode
|
||||
*/
|
||||
public static function execute(ClientRequest $request, RpcRequest $rpcRequest): ?SerializableInterface
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue