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