NameAware
trait NameAware
internal |
Methods
__construct(string $name)
No description
string
getName()
No description
cloneWithName(string $name)
Returns clone with a different name.
Details
at line 24
__construct(string $name)
No description
at line 34
string
getName()
No description
at line 44
NameAware
cloneWithName(string $name)
Returns clone with a different name.