Skip to content

Commit 8e7fa93

Browse files
authored
Fix formatting issue in ValidateDomainSniff.php
1 parent aa5867f commit 8e7fa93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WPForms/Sniffs/PHP/ValidateDomainSniff.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ public function process( File $phpcsFile, $stackPtr ) {
122122
$stackPtr,
123123
'InvalidDomain'
124124
);
125+
125126
return;
126127
}
127128

0 commit comments

Comments
 (0)