The Componere\Abstract\Definition class
(Componere 2 >= 2.1.0)
简介
This final abstract represents a class entry, and should not be used by the programmer.
类摘要
final
abstract
Componere\Abstract\Definition
{
public addMethod
(
string $name
,
\Componere\Method $method
) :
Definition
public addTrait
(
string $trait
) :
Definition
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.