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
      */
     public function activate( ezcWorkflowExecution $execution, $threadId = 0 )
     {

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

Reply via email to