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 23
__construct(string $name)
No description
at line 33
string
getName()
No description
at line 42
NameAware
cloneWithName(string $name)
Returns clone with a different name.