Skip to content

Commit d212c41

Browse files
author
slavaveremeevskii
committed
refact psr
1 parent 4afa911 commit d212c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exception/NotImplementedException.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ public function __construct($message = "This method is not implemented.")
1010
{
1111
parent::__construct($message);
1212
}
13-
}
13+
}

0 commit comments

Comments
 (0)