Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2023-09-22 06:18:55 +00:00
parent bbe99417ab
commit 7dc60a781f
20 changed files with 59 additions and 59 deletions

View File

@@ -17,7 +17,7 @@ use Mail;
class PhpMailController extends Controller
{
/**
*@var variable to instantiate common mailer class
* @var variable to instantiate common mailer class
*/
public function __construct()
{