getScriptFile() public method
Returns entry script file path.
| public string getScriptFile ( ) | ||
|---|---|---|
| return | string |
Entry script file path (processed w/ realpath()) |
| throws | yii\base\InvalidConfigException |
if the entry script file path cannot be determined automatically. |
Please login to continue.