We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd34c6a commit 9feed98Copy full SHA for 9feed98
src/app/Library/CrudPanel/Traits/HasViewNamespaces.php
@@ -7,8 +7,9 @@
7
trait HasViewNamespaces
8
{
9
/**
10
- * This file is only needed because we messed up version constrains from 1.2 up to 1.2.6 of PRO version
11
- * and any user that the license ended in the middle of those versions was not able to update
+ * This file is only needed because we messed up version constrains from
+ * 1.2 up to 1.2.6 of PRO version and any user that the license ended
12
+ * in the middle of those versions was not able to update
13
* Backpack/CRUD up from 5.3.6.
14
*
15
* This should be removed in the next major version.
0 commit comments