diff options
Diffstat (limited to 'Tests/Core/SecurityContextInterfaceTest.php')
-rw-r--r-- | Tests/Core/SecurityContextInterfaceTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Core/SecurityContextInterfaceTest.php b/Tests/Core/SecurityContextInterfaceTest.php index f65d202..09a4590 100644 --- a/Tests/Core/SecurityContextInterfaceTest.php +++ b/Tests/Core/SecurityContextInterfaceTest.php @@ -19,7 +19,7 @@ class SecurityContextInterfaceTest extends \PHPUnit_Framework_TestCase /** * Test if the BC Layer is working as intended * - * @deprecated Deprecated since version 2.6, to be removed in 3.0. + * @deprecated since version 2.6, to be removed in 3.0. */ public function testConstantSync() { |