Skip to content
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

Collections: add new $arrayOpenTokensBC, functionCallTokens() and parameterPassingTokens() #233

Merged
merged 1 commit into from
Nov 29, 2020

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 29, 2020

Move the token collection which handles which tokens are supported in the PassedParameters class to the Tokens\Collections class and split it in logical parts.

This will make it easier for sniffs which use the methods in the PassedParameters class to register() the right tokens.

Includes unit tests.

… `parameterPassingTokens()`

Move the token collection which handles which tokens are supported in the PassedParameters class to the `Tokens\Collections` class and split it in logical parts.

Includes unit tests.
@jrfnl jrfnl added this to the 1.0.0-alpha4 milestone Nov 29, 2020
@jrfnl jrfnl merged commit dfceab1 into develop Nov 29, 2020
@jrfnl jrfnl deleted the passed-parameters/move-property-to-collections branch November 29, 2020 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant