summaryrefslogtreecommitdiff
path: root/tests/app/Module/MarriageReportModuleTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Module/MarriageReportModuleTest.php')
-rw-r--r--tests/app/Module/MarriageReportModuleTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/app/Module/MarriageReportModuleTest.php b/tests/app/Module/MarriageReportModuleTest.php
index 385f1f84b3..4a796d18e3 100644
--- a/tests/app/Module/MarriageReportModuleTest.php
+++ b/tests/app/Module/MarriageReportModuleTest.php
@@ -14,6 +14,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+
declare(strict_types=1);
namespace Fisharebest\Webtrees\Module;