enforce strict typing for all entities.

This commit is contained in:
Jan Böhmer 2019-03-05 14:54:42 +01:00
parent 72afb1de40
commit 6276d93389
17 changed files with 17 additions and 17 deletions

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*
* Part-DB Version 0.4+ "nextgen"

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*
* Part-DB Version 0.4+ "nextgen"

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*
* Part-DB Version 0.4+ "nextgen"

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*
* Part-DB Version 0.4+ "nextgen"

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*
* Part-DB Version 0.4+ "nextgen"

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*
* Part-DB Version 0.4+ "nextgen"

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*
* Part-DB Version 0.4+ "nextgen"

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*
* Part-DB Version 0.4+ "nextgen"

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*
* Part-DB Version 0.4+ "nextgen"

View file

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
/**
*