mirror of
https://github.com/flarum/core.git
synced 2025-10-13 07:54:25 +02:00
Remove Deprecated Beta14 Code (#2428)
This commit is contained in:
committed by
GitHub
parent
5a763050a6
commit
fe41bc1fdc
@@ -25,7 +25,5 @@ interface MailableInterface
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
// TODO: This is temporarily commented out to avoid BC breaks between beta 13 and beta 14.
|
||||
// It should be uncommented before beta 15.
|
||||
// public function getEmailSubject(TranslatorInterface $translator);
|
||||
public function getEmailSubject(TranslatorInterface $translator);
|
||||
}
|
||||
|
Reference in New Issue
Block a user