\App\EnumsHouseLeaseModeEnum

Summary

Methods
Properties
Constants
toArray()
desc()
name()
No public properties found
TOTAL_IN
__TOTAL_IN
BLOCK
__BLOCK
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

TOTAL_IN

TOTAL_IN = 1

__TOTAL_IN

__TOTAL_IN = '整租'

BLOCK

BLOCK = 2

__BLOCK

__BLOCK = '合租'

Methods

toArray()

toArray() 

desc()

desc(  $name,   $default = null) 

Parameters

$name
$default

name()

name(  $desc,   $default = null) 

Parameters

$desc
$default