Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Google
Cloud
Dev
DocGenerator
DocGenerator
PHP Класс Google\Cloud\Dev\DocGenerator\DocGenerator
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
__construct
(
TypeGenerator
$types
,
array
$files
,
$outputPath
,
$executionPath
)
generate
( ) :
void
Generates JSON documentation from provided files.
Описание методов
__construct()
публичный
Метод
public
__construct
(
TypeGenerator
$types
,
array
$files
,
$outputPath
,
$executionPath
)
$types
TypeGenerator
$files
array
generate()
публичный
Метод
Generates JSON documentation from provided files.
public
generate
( ) :
void
Результат
void