diff options
Diffstat (limited to 'resources/views/fact-associates.phtml')
| -rw-r--r-- | resources/views/fact-associates.phtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/views/fact-associates.phtml b/resources/views/fact-associates.phtml index 8c96389084..cb292bde49 100644 --- a/resources/views/fact-associates.phtml +++ b/resources/views/fact-associates.phtml @@ -1,5 +1,7 @@ <?php +declare(strict_types=1); + use Fisharebest\Webtrees\Fact; /** |
