Skip to content

Commit

Permalink
CS: adding blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Jun 3, 2018
1 parent 94f2267 commit f7e6718
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SitemapExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ private function getLinks()

/**
* @param string $contentTypeSlug
*
* @return string
*/
private function getListingLink($contentTypeSlug)
Expand Down Expand Up @@ -243,6 +244,7 @@ private function linkIsIgnored($link)

/**
* @param MutableBag $links
*
* @return MutableBag
*/
private function transformByListeners($links)
Expand Down

0 comments on commit f7e6718

Please sign in to comment.