mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +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