ValueObject > Human > represents a human

This commit is contained in:
Meritoo
2019-03-04 19:25:25 +01:00
parent ba6c185ed9
commit fe40d9caee
5 changed files with 316 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ Common and useful classes, methods, exceptions etc.
# 0.1.6
1. Arrays > refactoring & more tests
2. ValueObject > Human > represents a human
# 0.1.5