Fix docblock of bake template

This commit is contained in:
ADmad 2013-03-27 00:12:24 +05:30
parent 3a1ff36d5e
commit 9d367e1add

View file

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