The ComponereMethod class

The Componere\Method class

(Componere 2 >= 2.1.0)

簡介

A Method represents a function with modifiable accessibility flags

類摘要

final class Componere\Method {
/* Constructor */
public __construct(Closure $closure)
/* 方法 */
public setPrivate(): Method
public setProtected(): Method
public setStatic(): Method
}

目錄

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *