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

Define job execution class name in yml configuration #62

Merged
merged 1 commit into from
Apr 16, 2015

Conversation

skeleton
Copy link
Contributor

No description provided.

*/
public function __construct(EntityManager $entityManager)
public function __construct(EntityManager $entityManager, $jobExecutionClass)
Copy link
Contributor

Choose a reason for hiding this comment

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

to avoid a BC, you could put $jobExecutionClass = 'Bla\Bla\Bla\JobExecution'

@skeleton skeleton force-pushed the PIM-3881-repo branch 3 times, most recently from 24d6302 to bdcf6b0 Compare April 16, 2015 14:37
skeleton pushed a commit that referenced this pull request Apr 16, 2015
Define job execution class name in yml configuration
@skeleton skeleton merged commit bbb06ea into master Apr 16, 2015
@skeleton skeleton deleted the PIM-3881-repo branch April 16, 2015 14:41
@dxops dxops mentioned this pull request May 5, 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
3 participants