phpinfo
in package
PX Commands "phpinfo"
- PX=phpinfo
- `phpinfo()` の実行結果を表示します。
Table of Contents
- $px : mixed
- Picklesオブジェクト
- __construct() : mixed
- constructor
- register() : mixed
- Starting function
- kick() : void
- kick
Properties
$px
Picklesオブジェクト
private
mixed
$px
Methods
__construct()
constructor
public
__construct(object $px) : mixed
Parameters
- $px : object
-
Picklesオブジェクト
Return values
mixed —register()
Starting function
public
static register([object $px = null ][, object $options = null ]) : mixed
Parameters
- $px : object = null
-
Picklesオブジェクト
- $options : object = null
-
プラグイン設定
Return values
mixed —kick()
kick
private
kick() : void