mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01: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