\DtApp\ThinkLibrary\facadeRandoms

随机门面

Summary

Methods
Properties
Constants
generate()
No public properties found
No constants found
getFacadeClass()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

generate()

generate(integer  $length = 6, integer  $type = 1) : string

生成随机

Parameters

integer $length
integer $type

Returns

string

getFacadeClass()

getFacadeClass() : string

获取当前Facade对应类名(或者已经绑定的容器对象标识)

Returns

string