Documentation

StaticClass
in package

这是static标签示例

声明类静态元素 看起来没什么用

Table of Contents

$staticVar  : mixed
静态属性
staticfunc()  : mixed
静态方法

Properties

$staticVar

静态属性

public static mixed $staticVar = 0
Tags
static

Methods

staticfunc()

静态方法

public static staticfunc() : mixed
Tags
static
Return values
mixed

Search results