mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 17:27:22 +01:00
Migrates to Pint
This commit is contained in:
@ -17,7 +17,7 @@ final class DatasetMissing extends BadFunctionCallException implements Exception
|
||||
/**
|
||||
* Creates a new Exception instance.
|
||||
*
|
||||
* @param array<string, string> $arguments
|
||||
* @param array<string, string> $arguments
|
||||
*/
|
||||
public function __construct(string $file, string $name, array $arguments)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user