af_zz_imgproxy: use type hint
This commit is contained in:
parent
6e4731d9f9
commit
10bf7aa1e7
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
class Af_Zz_ImgProxy extends Plugin {
|
||||
|
||||
/* @var PluginHost $host */
|
||||
private $host;
|
||||
|
||||
function about() {
|
||||
|
|
Loading…
Reference in a new issue