This commit is contained in:
Dennis Eichhorn 2018-05-21 11:13:56 +02:00
parent bc3d5ed4c7
commit aa89b83746

View File

@ -510,7 +510,7 @@ class DataMapperAbstract implements DataMapperInterface
/**
* Get id of object
*
* @param Object $obj Model to create
* @param Object $obj Model to create
* @param \ReflectionClass $refClass Reflection class
*
* @return mixed