mirror of
https://github.com/pestphp/pest.git
synced 2026-04-26 00:47:27 +02:00
chore: coding style
This commit is contained in:
@ -9,5 +9,5 @@ namespace Pest\PendingCalls\Concerns;
|
||||
*/
|
||||
trait Describable
|
||||
{
|
||||
public string|null $describing = null;
|
||||
public ?string $describing = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user