The Componere\Abstract\Definition class

(Componere 2 >= 2.1.0)

Giriş

This final abstract represents a class entry, and should not be used by the programmer.

Sınıf Sözdizimi

final abstract Componere\Abstract\Definition {
/* Yöntemler */
public addInterface ( string $interface ) : Definition
public addMethod ( string $name , \Componere\Method $method ) : Definition
public addTrait ( string $trait ) : Definition
public getReflector ( void ) : \ReflectionClass
}

İçindekiler