[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

Diff Revision 4

This is not the most recent revision of the diff. The latest diff is revision 10. See what's changed.

orig
1
2
3
4
5
6
7
8
9
10
src/Lunr/Core/InterRequest.php
src/Lunr/Core/Tests/InterRequestTest.php
tests/phpunit.xml
Loading...