| @@ -1,8 +1,8 @@ discard block | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * @link https://github.com/old-town/old-town-workflow | |
| 4 | - * @author Malofeykin Andrey <[email protected]> | |
| 5 | - */ | |
| 3 | + * @link https://github.com/old-town/old-town-workflow | |
| 4 | + * @author Malofeykin Andrey <[email protected]> | |
| 5 | + */ | |
| 6 | 6 | namespace OldTown\Workflow; | 
| 7 | 7 | |
| 8 | 8 | use OldTown\Log\LogFactory; | 
| @@ -1920,7 +1920,6 @@ discard block | ||
| 1920 | 1920 | * @throws \OldTown\Workflow\Exception\WorkflowException | 
| 1921 | 1921 | * @throws \OldTown\Workflow\Exception\StoreException | 
| 1922 | 1922 | * @throws \OldTown\Workflow\Exception\InternalWorkflowException | 
| 1923 | - | |
| 1924 | 1923 | */ | 
| 1925 | 1924 | public function query(WorkflowExpressionQuery $query) | 
| 1926 | 1925 |      { |