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