[Core] add InterRequest class

Review Request #89 — Created April 26, 2013 and submitted — Latest diff uploaded

olivier
Lunr
owizen:InterRequest
7315
lunr
This class intends to wrap the Clirequest class to present it the same way as the core request class

for consistency, the following should be reviewed first:
http://reviews.lunr.nl/r/88/
Unit tests

Changes between revision 2 and 3

orig
1
2
3
4
5
6
7
8
9
10
src/Lunr/Shadow/CliRequest.php
tests/phpunit.xml
Loading...