Upgrade to 3.8.3
This commit is contained in:
@@ -18,7 +18,7 @@ use Throwable;
|
||||
*/
|
||||
class Layouts extends Items
|
||||
{
|
||||
public const ITEM_CLASS = '\Kirby\Cms\Layout';
|
||||
public const ITEM_CLASS = Layout::class;
|
||||
|
||||
public static function factory(array $items = null, array $params = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user