Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit 3cf22cd

Browse files
committed
cs fix
1 parent e39bfe7 commit 3cf22cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TestAsset/ExceptionWithStringAsCode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
class ExceptionWithStringAsCode extends Exception
1515
{
1616
protected $code = 'ExceptionString';
17-
}
17+
}

0 commit comments

Comments
 (0)