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
1 changed files with 2 additions and 0 deletions

View File

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