| Recommend this page to a friend! |
| Classes of Italo Lelis de Vietro | > | Easy Framework | > | core/Error/templates/layouts/MissingModel.phtml | > | Download | ||
|
|||||||||||||||||||||
<h1><?= $this->exception->getMessage() ?></h1> <p>Não foi possível encontrar o <em>model</em> <strong><?= $details['model'] ?></strong> para o controller <strong><?= $details['controller'] ?></strong>.</p> |