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

Change to accept a third-party strategy #20

Merged
merged 2 commits into from
Sep 21, 2016

Conversation

slywalker
Copy link
Contributor

If open the strategy, my dream will be spread.

$this->addBehavior('CakeDC/Enum.Enum', [
    'classMap' => [
        'third_party' => 'OtherPlugin\Model\Behavior\Strategy\ThirdPartyStrategy'
    ],
    'lists' => [
        'article_category' => [
            'strategy' => 'third_party'
        ],
    ]
]);

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 88.158% when pulling 6fa60b6 on slywalker:feature-third-party-strategy into a9387bf on CakeDC:master.

@steinkel steinkel merged commit 8e1a9e6 into CakeDC:master Sep 21, 2016
@steinkel
Copy link
Member

Thank you!

@inoas
Copy link
Contributor

inoas commented Sep 21, 2016

Could you add a note to the docs?

@slywalker
Copy link
Contributor Author

@inoas Yes, I can. No problem :)

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.

None yet

4 participants