Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d16d193

Browse files
committed
[FramworkBundle] removed unused property of trans update command
1 parent 5361f83 commit d16d193

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,6 @@
2626
*/
2727
class TranslationUpdateCommand extends ContainerAwareCommand
2828
{
29-
/**
30-
* Compiled catalogue of messages.
31-
* @var MessageCatalogue
32-
*/
33-
protected $catalogue;
34-
3529
/**
3630
* {@inheritdoc}
3731
*/

0 commit comments

Comments
 (0)