diff options
46 files changed, 46 insertions, 46 deletions
diff --git a/app/Schema/Migration0.php b/app/Schema/Migration0.php index 171d1e5075..26ba2a0efd 100644 --- a/app/Schema/Migration0.php +++ b/app/Schema/Migration0.php @@ -28,7 +28,7 @@ use Illuminate\Database\Schema\Blueprint; class Migration0 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration1.php b/app/Schema/Migration1.php index 79bc3324c2..2ade838bb3 100644 --- a/app/Schema/Migration1.php +++ b/app/Schema/Migration1.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration1 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration10.php b/app/Schema/Migration10.php index 7bd01fd637..ac23c21149 100644 --- a/app/Schema/Migration10.php +++ b/app/Schema/Migration10.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration10 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration11.php b/app/Schema/Migration11.php index 5a5a879c0d..862f6a658b 100644 --- a/app/Schema/Migration11.php +++ b/app/Schema/Migration11.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration11 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration12.php b/app/Schema/Migration12.php index 7162f9d97e..2804748a49 100644 --- a/app/Schema/Migration12.php +++ b/app/Schema/Migration12.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration12 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration13.php b/app/Schema/Migration13.php index 4f8d1e426d..45a62da79c 100644 --- a/app/Schema/Migration13.php +++ b/app/Schema/Migration13.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration13 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration14.php b/app/Schema/Migration14.php index b9af538f87..edee534940 100644 --- a/app/Schema/Migration14.php +++ b/app/Schema/Migration14.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration14 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration15.php b/app/Schema/Migration15.php index 95e6cddb56..031db0c1ab 100644 --- a/app/Schema/Migration15.php +++ b/app/Schema/Migration15.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration15 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration16.php b/app/Schema/Migration16.php index cb3427abce..801440adcf 100644 --- a/app/Schema/Migration16.php +++ b/app/Schema/Migration16.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration16 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration17.php b/app/Schema/Migration17.php index cfd39906f2..6333115142 100644 --- a/app/Schema/Migration17.php +++ b/app/Schema/Migration17.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration17 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration18.php b/app/Schema/Migration18.php index 69ba826d64..b5e9c1b942 100644 --- a/app/Schema/Migration18.php +++ b/app/Schema/Migration18.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration18 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration19.php b/app/Schema/Migration19.php index eba9ceb7fb..b0736e942d 100644 --- a/app/Schema/Migration19.php +++ b/app/Schema/Migration19.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration19 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration2.php b/app/Schema/Migration2.php index a10dc46745..7bfd7175bd 100644 --- a/app/Schema/Migration2.php +++ b/app/Schema/Migration2.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration2 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration20.php b/app/Schema/Migration20.php index 874edca520..2dd4c0d8fc 100644 --- a/app/Schema/Migration20.php +++ b/app/Schema/Migration20.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration20 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration21.php b/app/Schema/Migration21.php index 6f93094066..49674cce7e 100644 --- a/app/Schema/Migration21.php +++ b/app/Schema/Migration21.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration21 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration22.php b/app/Schema/Migration22.php index 8dd0b0e715..fe7441aa87 100644 --- a/app/Schema/Migration22.php +++ b/app/Schema/Migration22.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration22 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration23.php b/app/Schema/Migration23.php index 03078d9182..42304c4e7e 100644 --- a/app/Schema/Migration23.php +++ b/app/Schema/Migration23.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration23 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration24.php b/app/Schema/Migration24.php index aa92825d27..e14da58d8e 100644 --- a/app/Schema/Migration24.php +++ b/app/Schema/Migration24.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration24 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration25.php b/app/Schema/Migration25.php index 691719c80d..4786ef30ef 100644 --- a/app/Schema/Migration25.php +++ b/app/Schema/Migration25.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration25 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration26.php b/app/Schema/Migration26.php index 8e2e946a21..bcbe46300e 100644 --- a/app/Schema/Migration26.php +++ b/app/Schema/Migration26.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration26 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration27.php b/app/Schema/Migration27.php index 2f78ff7992..abb1ff1ba9 100644 --- a/app/Schema/Migration27.php +++ b/app/Schema/Migration27.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration27 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration28.php b/app/Schema/Migration28.php index 4c44895449..3cfe50cba7 100644 --- a/app/Schema/Migration28.php +++ b/app/Schema/Migration28.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration28 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration29.php b/app/Schema/Migration29.php index 42d6ba1b6e..16153d8211 100644 --- a/app/Schema/Migration29.php +++ b/app/Schema/Migration29.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration29 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration3.php b/app/Schema/Migration3.php index fc45af4303..3b6ce48e1d 100644 --- a/app/Schema/Migration3.php +++ b/app/Schema/Migration3.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration3 implements MigrationInterface { /** - * Upgrade to to the next version. + * Upgrade to the next version. * * @return void */ diff --git a/app/Schema/Migration30.php b/app/Schema/Migration30.php index fd70fee249..28be610cef 100644 --- a/app/Schema/Migration30.php +++ b/app/Schema/Migration30.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration30 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration31.php b/app/Schema/Migration31.php index 87b9eea031..63edb37376 100644 --- a/app/Schema/Migration31.php +++ b/app/Schema/Migration31.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration31 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration32.php b/app/Schema/Migration32.php index 426cead1a8..b6c8959310 100644 --- a/app/Schema/Migration32.php +++ b/app/Schema/Migration32.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration32 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration33.php b/app/Schema/Migration33.php index 35523d5ced..f0daf0e5a0 100644 --- a/app/Schema/Migration33.php +++ b/app/Schema/Migration33.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration33 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration34.php b/app/Schema/Migration34.php index e943f888b9..7377d06950 100644 --- a/app/Schema/Migration34.php +++ b/app/Schema/Migration34.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration34 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration35.php b/app/Schema/Migration35.php index 756adb8f80..e0843ee0ea 100644 --- a/app/Schema/Migration35.php +++ b/app/Schema/Migration35.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration35 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration36.php b/app/Schema/Migration36.php index 005452fb76..e83cbaadeb 100644 --- a/app/Schema/Migration36.php +++ b/app/Schema/Migration36.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration36 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration37.php b/app/Schema/Migration37.php index 68a6f44e84..3ef1c003c9 100644 --- a/app/Schema/Migration37.php +++ b/app/Schema/Migration37.php @@ -30,7 +30,7 @@ use Illuminate\Database\Schema\Blueprint; class Migration37 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration38.php b/app/Schema/Migration38.php index 2ab770cf71..b5dbd0644b 100644 --- a/app/Schema/Migration38.php +++ b/app/Schema/Migration38.php @@ -28,7 +28,7 @@ use Illuminate\Database\Schema\Blueprint; class Migration38 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration39.php b/app/Schema/Migration39.php index 03df1589eb..6a852db5fa 100644 --- a/app/Schema/Migration39.php +++ b/app/Schema/Migration39.php @@ -28,7 +28,7 @@ use Illuminate\Database\Schema\Blueprint; class Migration39 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration4.php b/app/Schema/Migration4.php index 14b9f66e7f..36584271d9 100644 --- a/app/Schema/Migration4.php +++ b/app/Schema/Migration4.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration4 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration40.php b/app/Schema/Migration40.php index 7943d89787..26bcbb78d7 100644 --- a/app/Schema/Migration40.php +++ b/app/Schema/Migration40.php @@ -28,7 +28,7 @@ use Illuminate\Database\Schema\Blueprint; class Migration40 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration41.php b/app/Schema/Migration41.php index b3e333aab1..42eef9bcd9 100644 --- a/app/Schema/Migration41.php +++ b/app/Schema/Migration41.php @@ -28,7 +28,7 @@ use Illuminate\Database\Schema\Blueprint; class Migration41 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration42.php b/app/Schema/Migration42.php index 4b825156ff..b6aa633a16 100644 --- a/app/Schema/Migration42.php +++ b/app/Schema/Migration42.php @@ -47,7 +47,7 @@ class Migration42 implements MigrationInterface ]; /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration43.php b/app/Schema/Migration43.php index 5c94750d9b..44f9c76ac1 100644 --- a/app/Schema/Migration43.php +++ b/app/Schema/Migration43.php @@ -27,7 +27,7 @@ use Illuminate\Database\Capsule\Manager as DB; class Migration43 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration44.php b/app/Schema/Migration44.php index 60c0f0431b..ce6b3f55e2 100644 --- a/app/Schema/Migration44.php +++ b/app/Schema/Migration44.php @@ -30,7 +30,7 @@ use PDOException; class Migration44 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration5.php b/app/Schema/Migration5.php index 0707841d46..4f056f6e14 100644 --- a/app/Schema/Migration5.php +++ b/app/Schema/Migration5.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration5 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration6.php b/app/Schema/Migration6.php index 47e5e900c3..3c001a926a 100644 --- a/app/Schema/Migration6.php +++ b/app/Schema/Migration6.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration6 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration7.php b/app/Schema/Migration7.php index e93c8886ed..48c83ddc61 100644 --- a/app/Schema/Migration7.php +++ b/app/Schema/Migration7.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration7 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration8.php b/app/Schema/Migration8.php index d21b6f8feb..5857ba0386 100644 --- a/app/Schema/Migration8.php +++ b/app/Schema/Migration8.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration8 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/Migration9.php b/app/Schema/Migration9.php index f1ba31c9a3..9efbf1a022 100644 --- a/app/Schema/Migration9.php +++ b/app/Schema/Migration9.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; class Migration9 implements MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ diff --git a/app/Schema/MigrationInterface.php b/app/Schema/MigrationInterface.php index e9c3b59519..803827c0fc 100644 --- a/app/Schema/MigrationInterface.php +++ b/app/Schema/MigrationInterface.php @@ -25,7 +25,7 @@ namespace Fisharebest\Webtrees\Schema; interface MigrationInterface { /** - * Upgrade to to the next version + * Upgrade to the next version * * @return void */ |
