Skip to content

Commit

Permalink
[BUGFIX] Remove strict_types=1 from ext_emconf.php
Browse files Browse the repository at this point in the history
  • Loading branch information
thommyhh committed Aug 13, 2024
1 parent 34c7d54 commit a4bd08d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ext_emconf.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<?php

declare(strict_types=1);

$EM_CONF[$_EXTKEY] = [
'title' => 'Dot Forms',
'description' => 'Create virtual fields just like flex forms, but with pure TCA.',
Expand Down

0 comments on commit a4bd08d

Please sign in to comment.