1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 05:05:56 +00:00

deal with the rest of warnings in plugin.php

This commit is contained in:
Andrew Dolgov
2021-11-14 18:00:03 +03:00
parent dd7299b6d0
commit 01b39d985c
2 changed files with 56 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
<?php
class Af_Comics extends Plugin {
/** @var array<object> $filters */
private $filters = array();
function about() {