| DIR: /home/dhnidqcz/pragmaticsng.org/wp-content/plugins/caldera-forms/classes/api/ |
| Current File : //home/dhnidqcz/pragmaticsng.org/wp-content/plugins/caldera-forms/classes/api/error.php |
<?php /** * Response object all errorful REST API requests should return * * @package Caldera_Forms * @author Josh Pollock <[email protected]> * @license GPL-2.0+ * @link * @copyright 2016 CalderaWP LLC */ class Caldera_Forms_API_Error extends \WP_Error { } |