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

Breadcrumb

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

function Command::execute

Same name in this branch
  1. 11.1.x vendor/symfony/console/Command/Command.php \Symfony\Component\Console\Command\Command::execute()
11 methods override Command::execute()
AtLeastVersionCommand::execute in vendor/phpunit/phpunit/src/TextUI/Command/Commands/AtLeastVersionCommand.php
GenerateConfigurationCommand::execute in vendor/phpunit/phpunit/src/TextUI/Command/Commands/GenerateConfigurationCommand.php
ListGroupsCommand::execute in vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListGroupsCommand.php
ListTestsAsTextCommand::execute in vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestsAsTextCommand.php
ListTestsAsXmlCommand::execute in vendor/phpunit/phpunit/src/TextUI/Command/Commands/ListTestsAsXmlCommand.php

... See full list

File

vendor/phpunit/phpunit/src/TextUI/Command/Command.php, line 19

Class

Command
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit

Namespace

PHPUnit\TextUI\Command

Code

public function execute() : Result;
RSS feed
Powered by Drupal