Commit cb686a6a authored by Ad Schellevis's avatar Ad Schellevis

missing docstring

parent c92fb905
......@@ -105,6 +105,8 @@ abstract class BaseModel
/**
* fetch reflection class (cached by field type)
* @param $classname classname to construct
* @return array
* @throws ModelException
*/
private function getNewField($classname)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment