fixed var type for Intelephense
This commit is contained in:
@ -17,7 +17,7 @@ class Bill extends Notification
|
||||
/**
|
||||
* The email template.
|
||||
*
|
||||
* @var string
|
||||
* @var \App\Models\Common\EmailTemplate
|
||||
*/
|
||||
public $template;
|
||||
|
||||
|
Reference in New Issue
Block a user