-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Updated the styles of the container commands #15983
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated the styles of the container commands #15983
Conversation
What finishing #15964? That would allow me to merge some of the PRs. |
fabbot has some good suggestions |
Fixed fabbot issues. |
892ed21
to
7d1deb1
Compare
Can you rebase as tests were badly broken where run? Thanks. |
7d1deb1
to
e93f6da
Compare
Rebased. |
There are some failing tests. |
I've fixed the tests (at least locally). |
} | ||
$tableRows[] = array('Tags', $tagInformation); | ||
|
||
$tableRows[] = array('Scope', $definition->getScope()); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should pass false
to getScope
to avoid the deprecation notice.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done. Thanks.
Thank you @javiereguiluz. |
This PR uses comment() which hasn't been merged yet. WIP PR at #15964
This command defines a lot of options, so I don't know if I've updated all the possible outputs: