Skip to content

Commit

Permalink
Get rid of empty lines between properties
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Nov 3, 2023
1 parent 00678e1 commit 8617969
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Tags/Collection/Entries.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,12 @@ class Entries
}

protected $ignoredParams = ['as'];

protected $params;

protected $collections;

protected $site;

protected $showPublished;

protected $showUnpublished;

protected $since;

protected $until;

public function __construct($params)
Expand Down

0 comments on commit 8617969

Please sign in to comment.