Important: #105538 - Plugin subtypes removed: Changes to configurePlugin() and TCA handling
See forge#105538
Description
Due to the removal of the plugin content element "Plugin" (list) and the
corresponding plugin subtype field
list_, the fifth parameter
$plugin of
Extension is now unused
and can be omitted. It is only kept for backwards compatibility.
Be aware that passing any value other than
CType will trigger an
\Invalid.
Please also note that due to the removal of the
list_ field in
tt_, passing list_ as the second parameter
$field
to
Extension will now, as for
any other non-existent field, trigger a
\Runtime.