Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Nov 12, 2023
1 parent 11ef4ab commit 4f9755a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Page.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
* @property Carbon $time
* @property Carbon $edit_time
* @property string $content
* @property bool $is_hidden
* @property bool $is_restricted
* @property bool $is_html
* @property bool $is_hidden
* @property bool $is_restricted
* @property bool $is_html
*/
class Page extends AbstractModel
{
Expand Down

0 comments on commit 4f9755a

Please sign in to comment.