Browse Source

Fix docblock of bake template

ADmad 13 years ago
parent
commit
9d367e1add
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lib/Cake/Console/Templates/default/actions/controller_actions.ctp

+ 0 - 1
lib/Cake/Console/Templates/default/actions/controller_actions.ctp

@@ -133,7 +133,6 @@
  * <?php echo $admin ?>delete method
  *
  * @throws NotFoundException
- * @throws MethodNotAllowedException
  * @param string $id
  * @return void
  */