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

Breadcrumb

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

function TwigTest::hasOneMandatoryArgument

File

vendor/twig/twig/src/TwigTest.php, line 58

Class

TwigTest
Represents a template test.

Namespace

Twig

Code

public function hasOneMandatoryArgument() : bool {
    return (bool) $this->options['one_mandatory_argument'];
}
RSS feed
Powered by Drupal