mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 09:47:23 +01: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