CRM-14370 - API Kernel - Move request parser to its own class
authorTim Otten <totten@civicrm.org>
Fri, 28 Mar 2014 08:34:13 +0000 (01:34 -0700)
committerTim Otten <totten@civicrm.org>
Sun, 6 Apr 2014 04:23:27 +0000 (21:23 -0700)
commitd3159a21baad74194ff87431571aea3307cfad1d
tree36d6ed1f69a53974b220e58c30296c647d4779ee
parentc65db512e9564b7ae4312d023306b407e20f7cf7
CRM-14370 - API Kernel - Move request parser to its own class
Civi/API/Kernel.php
Civi/API/Request.php [new file with mode: 0644]
tests/phpunit/Civi/API/RequestTest.php [moved from tests/phpunit/Civi/API/KernelTest.php with 66% similarity]