mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-17 14:01:19 +02:00
af_zz_imgproxy: use type hint
This commit is contained in:
parent
6e4731d9f9
commit
10bf7aa1e7
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
class Af_Zz_ImgProxy extends Plugin {
|
||||
|
||||
/* @var PluginHost $host */
|
||||
private $host;
|
||||
|
||||
function about() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user