From 4313b361e440a6cfc86ed0cb049c7d570925e215 Mon Sep 17 00:00:00 2001 From: Rinsvent Date: Sat, 2 Apr 2022 10:58:24 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D1=87=D0=B8=D1=81=D1=82=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BC=D1=83=D1=81=D0=BE=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Attribute/HandleTags.php | 12 ------------ .../fixtures/FillTest/HelloTagsRequest.php | 18 ------------------ 2 files changed, 30 deletions(-) delete mode 100644 src/Attribute/HandleTags.php delete mode 100644 tests/unit/Converter/fixtures/FillTest/HelloTagsRequest.php diff --git a/src/Attribute/HandleTags.php b/src/Attribute/HandleTags.php deleted file mode 100644 index a6e225c..0000000 --- a/src/Attribute/HandleTags.php +++ /dev/null @@ -1,12 +0,0 @@ -surname ?? '')) ? ['surname-group'] : $tags; - } -}