Commit 6860f6c4 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

missing docstring

(cherry picked from commit cb686a6a)
parent 6324d665
......@@ -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