diff options
Diffstat (limited to 'app/views/javascript/nbUnreadsPerFeed.phtml')
| -rw-r--r-- | app/views/javascript/nbUnreadsPerFeed.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/javascript/nbUnreadsPerFeed.phtml b/app/views/javascript/nbUnreadsPerFeed.phtml index 4864b429a..f82893f13 100644 --- a/app/views/javascript/nbUnreadsPerFeed.phtml +++ b/app/views/javascript/nbUnreadsPerFeed.phtml @@ -1,4 +1,5 @@ <?php +declare(strict_types=1); /** @var FreshRSS_ViewJavascript $this */ $result = array( |
