Commit 051efbf6 authored by Dimitris Bozelos's avatar Dimitris Bozelos
Browse files

Issue #3316424 Added information about tax form configurator plugins

parent 278e8169
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.