Minor refactoring

This commit is contained in:
Meritoo
2019-03-04 18:52:56 +01:00
parent 2247000a8a
commit c175fcd126
19 changed files with 82 additions and 80 deletions

View File

@@ -35,7 +35,9 @@ class SimpleToString
}
/**
* {@inheritdoc}
* Returns representation of object as string
*
* @return string
*/
public function __toString()
{