automatic_updates-8.x-2.x-dev/tests/themes/automatic_updates_theme_with_updates/automatic_updates_theme_with_updates.post_update.php
tests/themes/automatic_updates_theme_with_updates/automatic_updates_theme_with_updates.post_update.php
<?php /** * @file * Blank .post_update file. * * @see \Drupal\Tests\automatic_updates\Kernel\StatusCheck\StagedDatabaseUpdateValidatorTest */ declare(strict_types=1);
