<?php namespace Qii\Plugin; interface Intf { public function __construct(\Qii\Plugin\Plugin &$pluginManger); }