summaryrefslogtreecommitdiff
path: root/app/Report/ReportHtmlLine.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Report/ReportHtmlLine.php')
-rw-r--r--app/Report/ReportHtmlLine.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Report/ReportHtmlLine.php b/app/Report/ReportHtmlLine.php
index 14defd1d93..edc9245c4e 100644
--- a/app/Report/ReportHtmlLine.php
+++ b/app/Report/ReportHtmlLine.php
@@ -13,6 +13,8 @@
* 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\Report;
/**