Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

[POC] Symfony Console formatter #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dantleech
Copy link

This is an output formatter for the Symfony Console component.

@dantleech
Copy link
Author

ping..

* @return string
*/
public function keyword($part, $class)
{

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace problem

@dantleech
Copy link
Author

Changed the file to use tabs instead of spaces for indentation (as with the rest of the code).

@dantleech
Copy link
Author

if you think this is good, it would be great if it could be merged, I want to use it in the next release of the PHPCR shell: phpcr/phpcr-shell#56 otherwise I can add this class in our own repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants