Fix types with annotations [MAILPOET-2488]
This commit is contained in:
@ -238,7 +238,7 @@ class InactiveSubscribersControllerTest extends \MailPoetTest {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $email
|
||||
* @param string $email
|
||||
* @param int $created_days_ago
|
||||
* @param string $status
|
||||
* @return Subscriber
|
||||
|
Reference in New Issue
Block a user