diff options
Diffstat (limited to 'app/Census/CensusOfUnitedStates1890.php')
| -rw-r--r-- | app/Census/CensusOfUnitedStates1890.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Census/CensusOfUnitedStates1890.php b/app/Census/CensusOfUnitedStates1890.php index 7ad4d16d0c..5f0f1f7c53 100644 --- a/app/Census/CensusOfUnitedStates1890.php +++ b/app/Census/CensusOfUnitedStates1890.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\Census; |
