PHP Class Xpressengine\Plugin\Exceptions\PluginNotFoundException

Author: XE Developers ([email protected])
Inheritance: extends Xpressengine\Plugin\PluginException
Show file Open project: xpressengine/xpressengine

Protected Properties

Property Type Description
$message protected $message = '플러그인(:plugin)을 찾을 수 없습니다.';

Property Details

$message protected property

protected $message = '플러그인(:plugin)을 찾을 수 없습니다.';
protected $message