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

Fix typo #634

Merged
merged 1 commit into from
Oct 27, 2015
Merged

Fix typo #634

merged 1 commit into from
Oct 27, 2015

Conversation

trsteel88
Copy link
Contributor

3rd argument is invalid. It should be an array or removed.

public function getBrowserPath($path, $filter, array $runtimeConfig = array())

3rd argument is invalid. It should be an array or removed.

```php
public function getBrowserPath($path, $filter, array $runtimeConfig = array())
```
@lsmith77 lsmith77 added the State: Reviewing This item is being reviewed to determine if it should be accepted. label Sep 24, 2015
lsmith77 added a commit that referenced this pull request Oct 27, 2015
@lsmith77 lsmith77 merged commit 7b688ff into liip:master Oct 27, 2015
@lsmith77 lsmith77 removed the State: Reviewing This item is being reviewed to determine if it should be accepted. label Oct 27, 2015
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