[FrameworkBundle] removed deprecated method from cache:clear command

This commit is contained in:
Tobias Schultze 2013-05-24 16:28:17 +02:00
parent 8121dbb770
commit 024bd9e814

View File

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