1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-12 08:04:05 +02:00

feat(element-queries): typo upd #436

This commit is contained in:
Awilum
2020-07-22 09:28:55 +03:00
parent 3ef7249d12
commit 9bebc79984

View File

@@ -9,7 +9,6 @@ declare(strict_types=1);
use Flextype\Support\Collection;
if (! function_exists('collect')) {
/**
* Create a collection from the given value.