\App\Console\CommandsChangeCoverConfigTitle

Summary

Methods
Properties
Constants
__construct()
handle()
No public properties found
COVER_ITEM
No protected methods found
$signature
$description
N/A
No private methods found
No private properties found
N/A

Constants

COVER_ITEM

COVER_ITEM = array('党建之窗-党务宣传', '党建之窗-学习园地', '党建之窗-党群服务', '党建之窗-党员风采', '村务管理-村规民约', '村务管理-网格管理', '村务管理-综合服务', '村务管理-整体决策', '清风东窑-监督检查', '清风东窑-宣传教育', '清风东窑-未诉先办', '清风东窑-管理评价', '流动人口管理-最新消息', '流动人口管理-积分政策', '流动人口管理-人口信息录入', '流动人口管理-人口考核结果', '企业管理-企业信息公告', '企业管理-企业信息展示', '企业管理-企业积分政策')

Properties

$signature

$signature : string

The name and signature of the console command.

Type

string

$description

$description : string

The console command description.

Type

string

Methods

__construct()

__construct() 

Create a new command instance.

handle()

handle() : integer

Execute the console command.

Returns

integer