No function changes. Cleanup console command cleanup
This commit is contained in:
@@ -28,7 +28,7 @@ class MailList extends Command
|
||||
* @return int
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function handle()
|
||||
public function handle(): int
|
||||
{
|
||||
$ao = Address::findFTN($this->argument('ftn'),TRUE);
|
||||
|
||||
|
Reference in New Issue
Block a user