On Thu, 23 Nov 2006, Sebastian Bergmann wrote:

> Author: Sebastian Bergmann
> Date: 2006-11-23 10:56:18 +0100 (Thu, 23 Nov 2006)
> New Revision: 4034
> 
> Log:
> - Update docblock.
> Modified:
>    experimental/Workflow/src/nodes/synchronization.php
> 
> Modified: experimental/Workflow/src/nodes/synchronization.php
> ===================================================================
> --- experimental/Workflow/src/nodes/synchronization.php       2006-11-23 
> 09:46:55 UTC (rev 4033)
> +++ experimental/Workflow/src/nodes/synchronization.php       2006-11-23 
> 09:56:18 UTC (rev 4034)
> @@ -51,6 +51,7 @@
>       *
>       * @param ezcWorkflowExecution $execution
>       * @param integer $threadId
> +     * @throws ezcWorkflowExecutionException

You should mention when exactly it is thrown please, something like:

@throws ezcWorkflowExecutionException if something bad goes bad.

regards,
Derick
-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to