[FrameworkBundle] removed BC break

This commit is contained in:
Jean-François Simon 2013-03-14 12:23:30 +01:00
parent cc3a40ed78
commit f2ef6bc66b

View File

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