Skip to content

Commit 6d41ab7

Browse files
committed
Add newline at end of file
1 parent da07b36 commit 6d41ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ExceptionCodes.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ class ExceptionCodes
5454
public const KEY_MATERIAL_IS_INVALID = 43;
5555
public const KEY_MATERIAL_IS_EMPTY = 44;
5656
public const KEY_ALGORITHM_IS_EMPTY = 45;
57-
}
57+
}

0 commit comments

Comments
 (0)