Skip to content

Commit b68c5ae

Browse files
committed
refactor: change class comment
#17
1 parent 7a643bc commit b68c5ae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Exceptions/SessionException.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
namespace Josantonius\Session\Exceptions;
1313

1414
/**
15-
* You can use an exception and error handler with this library.
16-
*
17-
* @link https://github.com/josantonius/php-error-handler
15+
* Session exception manager.
1816
*/
1917
class SessionException extends \Exception
2018
{

0 commit comments

Comments
 (0)