Loading modules/tax/src/EntityConfigurator/Form/PluginInterface.php +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ use Drupal\records\EntityConfigurator\Records\Plugin\PluginInterface as Configur * Tax form configurator plugins are responsible for configuring the behavior * of tax form types. That includes the following: * * - Defines the workflow followed by the tax form. * - Generates the tax form title, if needed. * - Calculates any computed fields, if needed. * - Provides any fields required by the plugin. Loading Loading
modules/tax/src/EntityConfigurator/Form/PluginInterface.php +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ use Drupal\records\EntityConfigurator\Records\Plugin\PluginInterface as Configur * Tax form configurator plugins are responsible for configuring the behavior * of tax form types. That includes the following: * * - Defines the workflow followed by the tax form. * - Generates the tax form title, if needed. * - Calculates any computed fields, if needed. * - Provides any fields required by the plugin. Loading