mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 14:37:29 +02:00
refacto: structure
This commit is contained in:
@ -7,8 +7,7 @@ namespace Pest;
|
||||
final class Plugin
|
||||
{
|
||||
/**
|
||||
* The lazy callables to be executed
|
||||
* once the test suite boots.
|
||||
* The lazy callables to be executed once the test suite boots.
|
||||
*
|
||||
* @var array<int, callable>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user