PHPDoc, some trailing PHP tags removed

This commit is contained in:
Anton Terekhov
2012-11-19 19:20:15 +04:00
parent 1e0d1aaa38
commit 1354f3d001
8 changed files with 129 additions and 50 deletions

View File

@ -116,4 +116,3 @@ class User
return $model->getById($id);
}
}
?>