Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Mar 6, 2022
1 parent e607314 commit 3c36063
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ExpandedSingles.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

class ExpandedSingles extends Plugin
{
// Public Properties
// Properties
// =========================================================================

public bool $hasCpSettings = true;
Expand Down
2 changes: 1 addition & 1 deletion src/models/Settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

class Settings extends Model
{
// Public Properties
// Properties
// =========================================================================

/**
Expand Down

0 comments on commit 3c36063

Please sign in to comment.