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

Add an option to load external resources #6

Merged
merged 3 commits into from
Nov 21, 2011
Merged

Add an option to load external resources #6

merged 3 commits into from
Nov 21, 2011

Conversation

rande
Copy link
Contributor

@rande rande commented Nov 21, 2011

this option allows to define a set of ressource directories so more translation can be parsed and added to the target directory

/**
* @param array $loadResources
*/
public function setLoadResources(array $loadResources)
Copy link
Owner

Choose a reason for hiding this comment

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

Can you remove this setter? The config should be immutable.

@schmittjoh schmittjoh merged commit 27bba7c into schmittjoh:master Nov 21, 2011
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