mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
feat: toHaveAllMethodsDocumented and toHaveAllPropertiesDocumented
This commit is contained in:
@ -11,6 +11,9 @@ use Pest\PendingCalls\UsesCall;
|
||||
*/
|
||||
final class Configuration
|
||||
{
|
||||
/**
|
||||
* The filename of the configuration.
|
||||
*/
|
||||
private readonly string $filename;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user