An object that has a name
(This only exists so PHPDocumentor has something to document when testing the script)
private string $name
mixed ThingWithAName::setName(string $new_name)
Sets the name of this object
string ThingWithAName::getName()
Gets the name of this object
There was an error while loading. Please reload this page.