Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
processAssert (CmsPageNew $cmsPageNew, SystemVariable $systemVariable) | |
toString () | |
Assert that custom system variable not in cms page form.
Definition at line 16 of file AssertCustomVariableNotInCmsPageForm.php.
processAssert | ( | CmsPageNew | $cmsPageNew, |
SystemVariable | $systemVariable | ||
) |
Assert that custom system variable not in cms page form.
CmsPageNew | $cmsPageNew | |
SystemVariable | $systemVariable |
Definition at line 25 of file AssertCustomVariableNotInCmsPageForm.php.
toString | ( | ) |
Returns a string representation of successful assertion.
Definition at line 45 of file AssertCustomVariableNotInCmsPageForm.php.