[Console] Document the TreeHelper
#23554
ci.yaml
on: pull_request
Build (symfony-tools/docs-builder)
28s
Lint (DOCtor-RST)
34s
Code Blocks
39s
Annotations
17 errors
Lint (DOCtor-RST):
components/console/helpers/tree.rst#L18
Please do not escape the backslashes in a use statement.
|
Lint (DOCtor-RST):
components/console/helpers/tree.rst#L53
Please do not escape the backslashes in a use statement.
|
Lint (DOCtor-RST):
components/console/helpers/tree.rst#L54
Please do not escape the backslashes in a use statement.
|
Lint (DOCtor-RST):
components/console/helpers/tree.rst#L78
Please remove "()" inside :method: directive
|
Lint (DOCtor-RST):
components/console/helpers/tree.rst#L95
Please remove "()" inside :method: directive
|
Lint (DOCtor-RST):
components/console/helpers/tree.rst#L112
Please remove "()" inside :method: directive
|
Lint (DOCtor-RST):
components/console/helpers/tree.rst#L129
Please remove "()" inside :method: directive
|
Lint (DOCtor-RST):
components/console/helpers/tree.rst#L146
Please remove "()" inside :method: directive
|
Lint (DOCtor-RST):
components/console/helpers/tree.rst#L163
Please remove "()" inside :method: directive
|
Lint (DOCtor-RST):
components/console/helpers/tree.rst#L180
Please remove "()" inside :method: directive
|
Code Blocks:
components/console/helpers/tree.rst#L18
[PHP syntax] Syntax error, unexpected T_NAME_FULLY_QUALIFIED, expecting '{'
|
Code Blocks:
components/console/helpers/tree.rst#L53
[PHP syntax] Syntax error, unexpected T_NAME_FULLY_QUALIFIED, expecting '{'
|
Code Blocks:
components/console/helpers/tree.rst#L54
[PHP syntax] Syntax error, unexpected T_NAME_FULLY_QUALIFIED, expecting '{'
|
Code Blocks:
components/console/helpers/tree.rst#L203
[PHP syntax] Syntax error, unexpected T_NAME_FULLY_QUALIFIED, expecting '{'
|
Code Blocks:
components/console/helpers/tree.rst#L204
[PHP syntax] Syntax error, unexpected T_NAME_FULLY_QUALIFIED, expecting '{'
|
Code Blocks:
components/console/helpers/tree.rst#L53
[Missing class] Class, interface or trait with name "Symfony\\Component\\Console\\Helper\\Tree" does not exist
|
Code Blocks
Process completed with exit code 1.
|