You are here

abstract protected function AbstractDescriptorTest::getFormat in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/console/Tests/Descriptor/AbstractDescriptorTest.php \Symfony\Component\Console\Tests\Descriptor\AbstractDescriptorTest::getFormat()
1 call to AbstractDescriptorTest::getFormat()
AbstractDescriptorTest::getDescriptionTestData in vendor/symfony/console/Tests/Descriptor/AbstractDescriptorTest.php
4 methods override AbstractDescriptorTest::getFormat()
JsonDescriptorTest::getFormat in vendor/symfony/console/Tests/Descriptor/JsonDescriptorTest.php
MarkdownDescriptorTest::getFormat in vendor/symfony/console/Tests/Descriptor/MarkdownDescriptorTest.php
TextDescriptorTest::getFormat in vendor/symfony/console/Tests/Descriptor/TextDescriptorTest.php
XmlDescriptorTest::getFormat in vendor/symfony/console/Tests/Descriptor/XmlDescriptorTest.php

File

vendor/symfony/console/Tests/Descriptor/AbstractDescriptorTest.php, line 86

Class

AbstractDescriptorTest

Namespace

Symfony\Component\Console\Tests\Descriptor

Code

protected abstract function getFormat();