Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DebugCommand.php

function DebugCommand::__construct

Same name in this branch
  1. 11.1.x vendor/symfony/serializer/Command/DebugCommand.php \Symfony\Component\Serializer\Command\DebugCommand::__construct()

Overrides Command::__construct

File

vendor/symfony/validator/Command/DebugCommand.php, line 41

Class

DebugCommand
A console command to debug Validators information.

Namespace

Symfony\Component\Validator\Command

Code

public function __construct(MetadataFactoryInterface $validator) {
    parent::__construct();
}
RSS feed
Powered by Drupal