#1120 - MappingDescribeCommand can be final
This commit is contained in:
parent
37de75b2ae
commit
e9d7c23261
@ -33,7 +33,7 @@ use Symfony\Component\Console\Helper\TableHelper;
|
||||
* @since 2.4
|
||||
* @author Daniel Leech <daniel@dantleech.com>
|
||||
*/
|
||||
class MappingDescribeCommand extends Command
|
||||
final class MappingDescribeCommand extends Command
|
||||
{
|
||||
/**
|
||||
* @var OutputInterface
|
||||
|
Loading…
x
Reference in New Issue
Block a user