PHP Класс Phan\Output\PrinterFactory

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
getPrinter ( $type, Symfony\Component\Console\Output\OutputInterface $output ) : Phan\Output\IssuePrinterInterface
getTypes ( ) : array

Описание методов

getPrinter() публичный Метод

public getPrinter ( $type, Symfony\Component\Console\Output\OutputInterface $output ) : Phan\Output\IssuePrinterInterface
$output Symfony\Component\Console\Output\OutputInterface
Результат Phan\Output\IssuePrinterInterface

getTypes() публичный Метод

public getTypes ( ) : array
Результат array