From 23f2cd736535c4b6497f599f23682cb3a83cfd95 Mon Sep 17 00:00:00 2001 From: Tomas Norre Mikkelsen Date: Wed, 30 Oct 2024 15:01:07 +0100 Subject: [PATCH] Sync eliuds-eggs (#828) [no important files changed] --- .../practice/eliuds-eggs/EliudsEggsTest.php | 22 ------------------- 1 file changed, 22 deletions(-) diff --git a/exercises/practice/eliuds-eggs/EliudsEggsTest.php b/exercises/practice/eliuds-eggs/EliudsEggsTest.php index ef229e2f..1c2fdfc2 100644 --- a/exercises/practice/eliuds-eggs/EliudsEggsTest.php +++ b/exercises/practice/eliuds-eggs/EliudsEggsTest.php @@ -1,27 +1,5 @@ . - * - * To disable strict typing, comment out the directive below. - */ - declare(strict_types=1); class EliudsEggsTest extends PHPUnit\Framework\TestCase