Add Afform.revert. Fix Afform.create. Add lifecycle test-case.
authorTim Otten <totten@civicrm.org>
Wed, 8 Aug 2018 05:31:00 +0000 (22:31 -0700)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:16 +0000 (19:13 -0700)
commitef8764fbdf5f699bd7e4bdf3e21a6503a88a6958
tree2b898edddedebf383c0f2fa50ebc1408d01c440a
parentf314d4b0c0c73d5846709f9e6f3cecb7e44e6dcd
Add Afform.revert. Fix Afform.create. Add lifecycle test-case.
ext/afform/afform/examplepage/layout.html [new file with mode: 0644]
ext/afform/afform/examplepage/meta.json [new file with mode: 0644]
ext/afform/api/v3/Afform/Create.php
ext/afform/api/v3/Afform/Revert.php [new file with mode: 0644]
ext/afform/tests/phpunit/api/v3/Afform/CreateTest.php [deleted file]
ext/afform/tests/phpunit/api/v3/Afform/GetTest.php [deleted file]
ext/afform/tests/phpunit/api/v3/AfformTest.php [new file with mode: 0644]