mirror of
https://github.com/pestphp/pest.git
synced 2026-06-06 03:12:14 +02:00
refactor: comments
This commit is contained in:
@ -13,7 +13,7 @@ use RuntimeException;
|
||||
final class ShouldNotHappen extends RuntimeException
|
||||
{
|
||||
/**
|
||||
* Creates a new instance of should not happen.
|
||||
* Creates a new Exception instance.
|
||||
*/
|
||||
public function __construct(Exception $exception)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user