Skip to content

Commit ffcccba

Browse files
committed
remove api tags that are new in 2.7
1 parent f4a1fe5 commit ffcccba

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

DataCollectorTranslator.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ public function transChoice($id, $number, array $parameters = array(), $domain =
6666

6767
/**
6868
* {@inheritdoc}
69-
*
70-
* @api
7169
*/
7270
public function setLocale($locale)
7371
{
@@ -76,8 +74,6 @@ public function setLocale($locale)
7674

7775
/**
7876
* {@inheritdoc}
79-
*
80-
* @api
8177
*/
8278
public function getLocale()
8379
{

LoggingTranslator.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ public function transChoice($id, $number, array $parameters = array(), $domain =
6666

6767
/**
6868
* {@inheritdoc}
69-
*
70-
* @api
7169
*/
7270
public function setLocale($locale)
7371
{
@@ -76,8 +74,6 @@ public function setLocale($locale)
7674

7775
/**
7876
* {@inheritdoc}
79-
*
80-
* @api
8177
*/
8278
public function getLocale()
8379
{

0 commit comments

Comments
 (0)