1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 08:15:55 +00:00

af_zz_imgproxy: use type hint

This commit is contained in:
Andrew Dolgov
2017-12-03 10:33:06 +03:00
parent 6e4731d9f9
commit 10bf7aa1e7

View File

@@ -1,5 +1,7 @@
<?php
class Af_Zz_ImgProxy extends Plugin {
/* @var PluginHost $host */
private $host;
function about() {