Skip to content

Commit

Permalink
Update Template.php
Browse files Browse the repository at this point in the history
  • Loading branch information
voidgraphics authored Mar 20, 2024
1 parent 90301be commit 41bc462
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Pages/Template.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
use Whitecube\NovaPage\Exceptions\TemplateContentNotFoundException;
use Illuminate\Database\Eloquent\Concerns\HasAttributes;
use Laravel\Nova\Http\Requests\NovaRequest;
use Illuminate\Database\Eloquent\Model;

abstract class Template implements ArrayAccess
{
use HasAttributes;
Expand Down

0 comments on commit 41bc462

Please sign in to comment.