TaxRuleController
class TaxRuleController extends AbstractController
Constants
DEFAULT_TAX_RULE_ID |
|
Properties
$form |
Methods
Details
at line 38
__construct()
in AbstractController at line 35
protected
getBoundForm(Application $app, $type)
at line 54
RedirectResponse
index(Application $app, null $tax_rule_id = null)
税率設定の初期表示・登録
at line 102
RedirectResponse
delete(Application $app, $tax_rule_id)
特定の共通税率の削除