Skip to content

Adds declare(strict_types=1); to where it was not

Closes #3442304

Went through the following directories and added declare(strict_types=1); to any file that didn't have it.

Drupal\Core\Config\Action Drupal\Core\Config\Checkpoint Drupal\Core\DefaultContent Drupal\Core\Recipe

Merge request reports

Loading