Files
piratepoet/lib/API/JSON/v1
Rodrigo Primo a18ae06f8a Rewrite Forms::listing() API to use Doctrine
This commit replaces the usage of Paris with Doctrine inside
MailPoet\API\JSON\v1\Forms::listing(). It also introduces a new class
MailPoet\Form\Listing\FormListingRepository that is used by listing() to
prepare the query that is executed by Doctrine and a new
MailPoet\API\JSON\ResponseBuilders\FormsResponseBuilder::buildForListing()
method to prepare the response that is returned by listing(). A few tests were
adjusted and new tests were added for the new class.

[MAILPOET-3036]
2021-03-31 11:37:07 +02:00
..
2019-12-26 18:09:45 +03:00
2020-01-16 10:29:55 +00:00
2020-06-09 14:17:22 +02:00
2019-12-26 18:09:45 +03:00