Exemplo n.º 1
0
 private function getRef($model, $key = null)
 {
     return DataModel::getRef($model, $key);
 }