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

[CLEANUP] Clean up the PHPDoc #26

Merged
merged 1 commit into from Jun 23, 2016
Merged

[CLEANUP] Clean up the PHPDoc #26

merged 1 commit into from Jun 23, 2016

Conversation

oliverklee
Copy link
Sponsor Contributor

This PR depends on #22 and #24. I'll need to rebase it once those PRs are merged.

@@ -40,20 +40,21 @@ class AjaxActionViewHelper extends \TYPO3\CMS\Fluid\Core\ViewHelper\AbstractView

/**
* @param string $action Target action
* @param array $arguments Arguments
* @param mixed[] $arguments Arguments
Copy link
Owner

Choose a reason for hiding this comment

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

this must not be changed! Fluid uses reflection to imply the argument type

Copy link
Sponsor Contributor Author

Choose a reason for hiding this comment

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

I've changed this back.

@oliverklee
Copy link
Sponsor Contributor Author

Rebased and re-pushed.

Also add a missing type hint.
@helhum
Copy link
Owner

helhum commented Jun 23, 2016

Thanks! I will fix the rest myself.

@helhum helhum merged commit ae77d9c into helhum:master Jun 23, 2016
@oliverklee
Copy link
Sponsor Contributor Author

Thanks!

@oliverklee oliverklee deleted the cleanup/phpdoc branch June 23, 2016 10:58
@helhum
Copy link
Owner

helhum commented Jun 23, 2016

Thank you!

Here is the code I changed: 0626bb2

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.

None yet

2 participants