diff options
Diffstat (limited to 'app/Census/CensusOfDeutschlandNL1867.php')
| -rw-r--r-- | app/Census/CensusOfDeutschlandNL1867.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Census/CensusOfDeutschlandNL1867.php b/app/Census/CensusOfDeutschlandNL1867.php index 6961c643d0..5c005b3617 100644 --- a/app/Census/CensusOfDeutschlandNL1867.php +++ b/app/Census/CensusOfDeutschlandNL1867.php @@ -13,6 +13,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\Census; |
