Passed
Push — master ( e1e064...6a8420 )
by Hirofumi
02:56
created
src/Domain/Model/Notification.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -69,8 +69,6 @@
 block discarded – undo
69 69
      * @param Subject $subject
70 70
      * @param Body $body
71 71
      * @param DeduplicationKey|null $deduplicationKey
72
-     * @param string|null $templateName
73
-     * @param array|null $templateVariables
74 72
      * @param array|null $metadata
75 73
      */
76 74
     public function __construct(
Please login to merge, or discard this patch.