From c2d7e1b7bb094ee34af05fb6de16460b95458416 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 11 Aug 2019 11:26:52 +0300 Subject: [PATCH] Arr 1.2.6 --- Arr.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Arr.php b/Arr.php index f670f4c..b408595 100644 --- a/Arr.php +++ b/Arr.php @@ -3,10 +3,8 @@ declare(strict_types=1); /** - * @link http://components.flextype.org - * - * For the full copyright and license information, please view the LICENSE - * file that was distributed with this source code. + * Arr Component + * Founded by Sergey Romanenko and maintained by Community. */ namespace Flextype\Component\Arr;