You are here

abstract protected function AbstractDescriptorTest::getDescriptor 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::getDescriptor()
4 methods override AbstractDescriptorTest::getDescriptor()
JsonDescriptorTest::getDescriptor in vendor/symfony/console/Tests/Descriptor/JsonDescriptorTest.php
MarkdownDescriptorTest::getDescriptor in vendor/symfony/console/Tests/Descriptor/MarkdownDescriptorTest.php
TextDescriptorTest::getDescriptor in vendor/symfony/console/Tests/Descriptor/TextDescriptorTest.php
XmlDescriptorTest::getDescriptor in vendor/symfony/console/Tests/Descriptor/XmlDescriptorTest.php

File

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

Class

AbstractDescriptorTest

Namespace

Symfony\Component\Console\Tests\Descriptor

Code

protected abstract function getDescriptor();