Remove lighthouse references

This commit is contained in:
Marc Würth 2016-02-10 12:27:34 +01:00
parent 6413610e76
commit b5655d63ff
9 changed files with 0 additions and 13 deletions
lib/Cake/Test/Case/Controller/Component

View file

@ -870,7 +870,6 @@ class RequestHandlerComponentTest extends CakeTestCase {
* array URLs into their correct string ones, and adds base => false so
* the correct URLs are generated.
*
* @link https://cakephp.lighthouseapp.com/projects/42648-cakephp-1x/tickets/276
* @return void
*/
public function testBeforeRedirectCallbackWithArrayUrl() {