add some phpdoc

This commit is contained in:
Manuel Raynaud
2014-03-17 14:55:26 +01:00
parent 0d6354debc
commit 99eb5c01f4
10 changed files with 74 additions and 10 deletions

View File

@@ -166,7 +166,6 @@ abstract class AbstractSeoCrudController extends AbstractCrudController
return $response;
}
// Error (Default: false)
$error_msg = false;