From 9bebc79984aa87ef484942cfa723c96d61a62859 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 22 Jul 2020 09:28:55 +0300 Subject: [PATCH] feat(element-queries): typo upd #436 --- src/flextype/Support/helpers.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/flextype/Support/helpers.php b/src/flextype/Support/helpers.php index 214ecea8..7a2cb307 100644 --- a/src/flextype/Support/helpers.php +++ b/src/flextype/Support/helpers.php @@ -9,7 +9,6 @@ declare(strict_types=1); use Flextype\Support\Collection; - if (! function_exists('collect')) { /** * Create a collection from the given value.