This commit is contained in:
armansansd
2023-02-14 15:56:00 +00:00
parent 05ad83ae39
commit 44d7dd4d7a
11 changed files with 1795 additions and 1414 deletions

View File

@@ -33,7 +33,7 @@
* @see https://wiki.php.net/rfc/expectations
*/
assert_options(ASSERT_ACTIVE, TRUE);
\Drupal\Component\Assertion\Handle::register();
assert_options(ASSERT_EXCEPTION, TRUE);
/**
* Enable local development services.