Remove strict types in tests, ensure classes are final
This commit is contained in:
parent
a73adeca41
commit
8591a0f846
6 changed files with 1 additions and 13 deletions
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Drupal\Tests\opdavies_talks\Kernel;
|
||||
|
||||
use Carbon\Carbon;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue