Skip to content

Commit

Permalink
Remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Nov 3, 2023
1 parent a23bcda commit cda7aed
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 @@ -29,19 +29,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 cda7aed

Please sign in to comment.