Skip to content

Commit

Permalink
fix for stan
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Jun 15, 2023
1 parent a4d9a23 commit 849d504
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Filament/Resources/LayoutResource/Pages/CreateLayout.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
use LaraZeus\Rain\Models\Columns;
use LaraZeus\Rain\Models\Widgets;

/**
* @property \stdClass $widgetsFromMain.
*/
class CreateLayout extends Page implements Forms\Contracts\HasForms
{
use Forms\Concerns\InteractsWithForms;
Expand Down

0 comments on commit 849d504

Please sign in to comment.