-
- Downloads
add dataresponse
fix docstrings adjust copyright date another copyright date update another header update implement third headers argument, fix indention, fix docstrings fix docstrings
Showing
- lib/private/appframework/http/dispatcher.php 3 additions, 2 deletionslib/private/appframework/http/dispatcher.php
- lib/public/appframework/controller.php 12 additions, 2 deletionslib/public/appframework/controller.php
- lib/public/appframework/http/dataresponse.php 79 additions, 0 deletionslib/public/appframework/http/dataresponse.php
- lib/public/appframework/http/response.php 13 additions, 1 deletionlib/public/appframework/http/response.php
- tests/lib/appframework/controller/ControllerTest.php 22 additions, 0 deletionstests/lib/appframework/controller/ControllerTest.php
- tests/lib/appframework/http/DataResponseTest.php 87 additions, 0 deletionstests/lib/appframework/http/DataResponseTest.php
- tests/lib/appframework/http/DispatcherTest.php 56 additions, 18 deletionstests/lib/appframework/http/DispatcherTest.php
- tests/lib/appframework/http/ResponseTest.php 20 additions, 6 deletionstests/lib/appframework/http/ResponseTest.php
Loading
Please register or sign in to comment