Skip to content

Use namespaced constants#14

Merged
SebKay merged 2 commits into
SebKay:mainfrom
szepeviktor:patch-1
Dec 9, 2021
Merged

Use namespaced constants#14
SebKay merged 2 commits into
SebKay:mainfrom
szepeviktor:patch-1

Conversation

@szepeviktor

Copy link
Copy Markdown
Contributor

These are only definitions.

@szepeviktor

Copy link
Copy Markdown
Contributor Author
- $output->writeln(\WPTS_CMD_INTRO);
+ $output->writeln(\WPTS\CMD_INTRO);

@SebKay SebKay left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Looks like the uses of these definitions weren't updated.

Please see failed workflow for more info.

@szepeviktor

szepeviktor commented Dec 6, 2021

Copy link
Copy Markdown
Contributor Author

Looks like the uses of these definitions weren't updated.

Yes, I know. This was not meant to be a complete PR.

Now done 🍏

@SebKay SebKay merged commit d119310 into SebKay:main Dec 9, 2021
@SebKay

SebKay commented Dec 9, 2021

Copy link
Copy Markdown
Owner

@szepeviktor Thanks for the contribution. Very much appreciated!

@szepeviktor szepeviktor deleted the patch-1 branch December 9, 2021 17:49
@szepeviktor

Copy link
Copy Markdown
Contributor Author

You're welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants