From 7bf1f0d8f378fc36123c383153334a803d8f4419 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 23 Jun 2017 16:46:19 -0500 Subject: [PATCH] Fixed copy/paste error --- tests/test_app/TestApp/Shell/IntegrationShell.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_app/TestApp/Shell/IntegrationShell.php b/tests/test_app/TestApp/Shell/IntegrationShell.php index dc5d78578fe..c2d37991c2a 100644 --- a/tests/test_app/TestApp/Shell/IntegrationShell.php +++ b/tests/test_app/TestApp/Shell/IntegrationShell.php @@ -11,7 +11,7 @@ * * @copyright Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org) * @link http://cakephp.org CakePHP(tm) Project - * @since 1.5.0 + * @since 3.5.0 * @license http://www.opensource.org/licenses/mit-license.php MIT License */