mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 09:47:23 +01:00
feat: toHaveAllMethodsDocumented and toHaveAllPropertiesDocumented
This commit is contained in:
@ -9,6 +9,9 @@ namespace Pest\Logging\TeamCity;
|
||||
*/
|
||||
final class ServiceMessage
|
||||
{
|
||||
/**
|
||||
* The flow ID.
|
||||
*/
|
||||
private static ?int $flowId = null;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user