Skip to content

Conversation

peterrehm
Copy link
Contributor

Changed $app into $this since this is used in the other helpers as well and $app is not available inside a console command.

Q A
Doc fix? yes
New docs? no
Applies to 2.3+
Fixed tickets -

@weaverryan
Copy link
Member

Nice, good fix! This is not consistent with the other helpers. Cheers Peter!

weaverryan added a commit that referenced this pull request Apr 12, 2014
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closes #3775).

Discussion
----------

Fixed variable naming

Changed $app into $this since this is used in the other helpers as well and $app is not available inside a console command.

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.3+
| Fixed tickets | -

Commits
-------

66581a6 Fixed variable naming
@weaverryan weaverryan closed this Apr 12, 2014
@peterrehm peterrehm deleted the patch-6 branch August 23, 2014 14:22
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