Skip to content

Commit 38bcdbe

Browse files
committed
Csfix
1 parent 80a3a94 commit 38bcdbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

EditorJS/BlockHandler.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ private function sanitize($rules, $blockData)
215215
$blockData[$key] = $this->sanitize($rule['data'], $value);
216216
}
217217
}
218+
218219
return $blockData;
219220
}
220221

0 commit comments

Comments
 (0)