$layout
$layout : string
$layout : string
loadModel(int $id) : \Deposit
Returns the data model based on the primary key given in the GET variable.
If the data model is not found, an HTTP exception will be raised.
| int | $id | the ID of the model to be loaded |
a 404 if no profile could be found for the identifier given
the project found by the identifier given