PHP » GoLang |
login |
register |
about
|
GoLang Componere\Definition::__construct
request it (251)
GoLang replacement for PHP's Componere\Definition::__construct
[edit | history]
PHP Componere\Definition::__constructPHP original manual for Componere\Definition::__construct [ show | php.net ]Componere\Definition::__construct(Componere 2 >= 2.1.0) Componere\Definition::__construct — Definition Construction Description
public Componere\Definition::__construct
( string
$name
)
public Componere\Definition::__construct
( string
$name
, string $parent
)
public Componere\Definition::__construct
( string
$name
, array $interfaces
)
public Componere\Definition::__construct
( string
$name
, string $parent
, array $interfaces
)Parameters
ExceptionsWarning
Shall throw InvalidArgumentException if an attempt is made to replace an internal class Warning
Shall throw InvalidArgumentException if an attempt is made to replace an interface Warning
Shall throw InvalidArgumentException if an attempt is made to replace a trait Warning
Shall throw RuntimeException if a class in Warning
Shall throw RuntimeException if an class in |
more
Recently updated
more
Most requested
more
Last requests
|