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

Breadcrumb

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

function Helper::getHelperSet

Overrides HelperInterface::getHelperSet

1 call to Helper::getHelperSet()
QuestionHelper::writeError in vendor/symfony/console/Helper/QuestionHelper.php
Outputs an error message.

File

vendor/symfony/console/Helper/Helper.php, line 31

Class

Helper
Helper is the base class for all helper classes.

Namespace

Symfony\Component\Console\Helper

Code

public function getHelperSet() : ?HelperSet {
    return $this->helperSet;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal