- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,420
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Unlike how
Thankfully the notifier that gets created by the
Entity::getStructure
can be overridden by class extensions, XF\Service\AbstractNotifier::createForJob
is directly called without going via extendClass
to resolve to the extended notifier to call the static function.Thankfully the notifier that gets created by the
\XF::service()
does call extendClass