chore: refactor RenderableOnCollisionEditor

This commit is contained in:
Nuno Maduro
2023-03-31 09:39:05 +01:00
parent 3f38f19df8
commit 3cee6a499d
5 changed files with 11 additions and 7 deletions

View File

@ -1,6 +1,7 @@
<?php
declare(strict_types=1);
/*
* This file is part of PHPUnit.
*