Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Fix call to missing method typo #718

Merged
merged 1 commit into from
Oct 12, 2015

Conversation

sdustinh
Copy link
Contributor

@sdustinh sdustinh commented Oct 2, 2015

Fixes a call to a missing method in the CakePHP ORM provider.

$this->populator->addEntity('Articles', 50, $formatter, $modifier);
$this->populator->execute();  // Fatal error

fzaninotto added a commit that referenced this pull request Oct 12, 2015
@fzaninotto fzaninotto merged commit 6249392 into fzaninotto:master Oct 12, 2015
@fzaninotto
Copy link
Owner

Thanks!

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.

2 participants