Skip to content

Commit

Permalink
Remove redundant typing from DocBlocks
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift committed Apr 23, 2024
1 parent 12ccf72 commit 221e8d0
Show file tree
Hide file tree
Showing 325 changed files with 0 additions and 1,109 deletions.
2 changes: 0 additions & 2 deletions app/Achievements/Console/SyncExperience.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ class SyncExperience extends Command

/**
* Execute the console command.
*
* @return int
*/
public function handle(): int
{
Expand Down
2 changes: 0 additions & 2 deletions app/Achievements/Console/SyncUsersAchievements.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ class SyncUsersAchievements extends Command

/**
* Execute the console command.
*
* @return int
*/
public function handle(): int
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/BirthdayMailing.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ class BirthdayMailing extends Command

/**
* Execute the console command.
*
* @return int
*/
public function handle(): int
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/CertificatesIssues.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ class CertificatesIssues extends Command

/**
* Execute the console command.
*
* @return int
*/
public function handle(): int
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/CertificatesOfParticipation.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ class CertificatesOfParticipation extends Command

/**
* Execute the console command.
*
* @return int
*/
public function handle(): int
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ class CertificatesOfParticipationGeneration extends Command

/**
* Execute the console command.
*
* @return int
*/
public function handle(): int
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/CleanRemoteEvents.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/CleanTags.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/DeleteUnactiveUsers.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ class DeleteUnactiveUsers extends Command

/**
* Execute the console command.
*
* @return int
*/
public function handle(): int
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Excellence.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/GenerateMagicKey.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ class GenerateMagicKey extends Command

/**
* Execute the console command.
*
* @return int
*/
public function handle(): int
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Geolocation.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/ImportResourcesLearnCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/ImportResourcesTeachCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Baden.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Bayern.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Berlin.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Bonn.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Bremen.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Bulgaria.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/CoderDojo.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Dresden.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Eeducation.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Hamburg.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Leipzig.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/MeetAndCode.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Muensterland.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Nordhessen.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Telerik.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Importers/Thueringen.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LinkLeadingTeachersToActivities.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ class LinkLeadingTeachersToActivities extends Command

/**
* Execute the console command.
*
* @return int
*/
public function handle(): int
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadAdmins.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadAll.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadAmbassadors.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadAvatars.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadCleanup.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadCountries.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadEvents.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadEventsAudience.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadEventsTag.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadEventsTheme.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadOrphans.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadProviders.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/LoadTags.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ public function __construct()

/**
* Execute the console command.
*
* @return mixed
*/
public function handle(): void
{
Expand Down
Loading

0 comments on commit 221e8d0

Please sign in to comment.