\App\Console\CommandsCensusUserNativePlace

Summary

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

Constants

PROVINCES

PROVINCES = 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

census()

census(\App\Console\Commands\string  $province, \App\Console\Commands\string  $provinceLike) 

Parameters

\App\Console\Commands\string $province
\App\Console\Commands\string $provinceLike