Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

SyliusReportBundle docs #251

Merged
merged 11 commits into from
Feb 12, 2015

Conversation

Zales0123
Copy link
Member

No description provided.

Create custom data fetcher class
--------------------------------

First step is creation of our new data fetcher class. It should be placed in ``Sylius\Bundle\ReportBundle\DataFetcher`` namespace and to provide proper logic it has to implement ``Sylius\Component\Report\DataFetcher\DataFetcherInterface``. Because of implementation, data fetcher class must provide two methods:
Copy link
Contributor

Choose a reason for hiding this comment

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

It should be placed in... - data fetcher class can be placed anywhere

pjedrzejewski pushed a commit that referenced this pull request Feb 12, 2015
@pjedrzejewski pjedrzejewski merged commit 7ddcd18 into Sylius:master Feb 12, 2015
@pjedrzejewski
Copy link
Member

Thanks Mateusz! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants