Soft-finalize classes that might need to be changed in the future (#41)
* Soft-finalize classes that might need to be changed in the future * Leave a note in the UPGRADING document * @internal-ize listener classes
This commit is contained in:
@@ -38,6 +38,8 @@ use Symfony\Component\DependencyInjection\Reference;
|
||||
*
|
||||
* @author Konstantin Kudryashov <ever.zet@gmail.com>
|
||||
* @author Christophe Coevoet <stof@notk.org>
|
||||
*
|
||||
* @final since 2.8.0
|
||||
*/
|
||||
class MinkExtension implements ExtensionInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user