Yii
in package
This class only exists here for IDE (PHPStorm/Netbeans/...) autocompletion.
This file is never included anywhere.
Adjust this file to match classes configured in your application config, to enable IDE autocompletion for custom components.
Example: A property phpdoc can be added in __Application
class as @property \vendor\package\Rollbar|__Rollbar $rollbar
and adding a class in this file
// @property of \vendor\package\Rollbar goes here
class __Rollbar {
}
Table of Contents
- $app : Application|Application|__Application
Properties
$app
public
static Application|Application|__Application
$app