mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Removes non-readonly property
This commit is contained in:
@ -30,8 +30,6 @@ final class Expectation
|
||||
{
|
||||
/**
|
||||
* The exporter instance, if any.
|
||||
*
|
||||
* @readonly
|
||||
*/
|
||||
private Exporter|null $exporter = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user