mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 10:04:41 +00:00
missing docstring
This commit is contained in:
parent
c92fb90501
commit
cb686a6a3c
@ -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)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user