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
}

Table of Contents