Completed
Push — master ( aa6f67...8d8046 )
by Wachter
05:23
created
src/Entity/TaskExecutionRepository.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -99,6 +99,7 @@
 block discarded – undo
99 99
 
100 100
     /**
101 101
      * {@inheritdoc}
102
+     * @param string $taskUuid
102 103
      */
103 104
     public function findByTaskUuid($taskUuid)
104 105
     {
Please login to merge, or discard this patch.