merged branch Tobion/cacheclear-deprecated-method (PR #8132)

This PR was merged into the 2.3 branch.

Discussion
----------

[FrameworkBundle] removed deprecated method from cache:clear command

bc break: no
test pass: yes

Commits
-------

024bd9e [FrameworkBundle] removed deprecated method from cache:clear command
This commit is contained in:
Fabien Potencier 2013-05-25 17:30:49 +02:00
commit e30c892b0c
1 changed files with 0 additions and 8 deletions

View File

@ -141,14 +141,6 @@ EOF
}
}
/**
* @deprecated to be removed in 2.3
*/
protected function getTempSuffix()
{
return '';
}
/**
* @param KernelInterface $parent
* @param string $namespace