Skip to content

Commit

Permalink
Add final
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Nov 8, 2022
1 parent d6a00a1 commit 1b5d255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Exceptions/ArrayDataException.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
/**
* Base runtime exception type thrown by this library.
*/
class ArrayDataException extends RuntimeException
final class ArrayDataException extends RuntimeException
{
}

0 comments on commit 1b5d255

Please sign in to comment.