Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

Commit

Permalink
Applied fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny authored and StyleCIBot committed Oct 14, 2016
1 parent 668335d commit 9882e39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Renderer/Twig.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ public function __construct($templatesPath, $config)
if ($min === 0) {
return '1';
}

return $min;
});
$this->twig->addFunction($readtimeFunction);
Expand Down

0 comments on commit 9882e39

Please sign in to comment.