You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New element action class generated by class generaor contains errors:
getTriggerHtml() method return value type is set to ?string, yet this method does not return anything. This makes Craft throw exception when we register this action class.
What happened?
Description
New element action class generated by class generaor contains errors:
getTriggerHtml()
method return value type is set to?string
, yet this method does not return anything. This makes Craft throw exception when we register this action class.Craft CMS version
4.5.11.1
PHP version
No response
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: