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

Support for mutiple export #263

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support for mutiple export #263

wants to merge 1 commit into from

Conversation

MartkCz
Copy link

@MartkCz MartkCz commented Feb 24, 2016

No description provided.

* @return Export
* @return CsvExport
*
* @deprecated
*/
public function getExport($need = TRUE)

Choose a reason for hiding this comment

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

What about rename parameter and inside decide if it's bool or string.
In case of string (as identifier of export) - return that export.
In case of bool - warning about deprecated.

Copy link
Author

Choose a reason for hiding this comment

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

Good idea

@MartkCz MartkCz closed this Feb 26, 2016
@MartkCz MartkCz reopened this Feb 26, 2016
@MartkCz MartkCz force-pushed the master branch 2 times, most recently from 3ce6365 to 0365ba7 Compare February 26, 2016 18:46
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