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

OPENEUROPA-3272: Create oe_list_pages entity meta bundle and plugin. #2

Merged
merged 19 commits into from
Jun 15, 2020

Conversation

sergepavle
Copy link
Member

No description provided.

*/
public function setListPageSource(string $entity_type, string $bundle): void {
$this->entityMeta->set('oe_list_pages_source', $entity_type . ':' . $bundle);
$this->entityMeta->set('oe_list_pages_config', serialize([
Copy link
Member

@hernani hernani Jun 10, 2020

Choose a reason for hiding this comment

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

This line is not needed.

upchuk
upchuk previously approved these changes Jun 12, 2020
@hernani hernani merged commit 06cad24 into master Jun 15, 2020
@hernani hernani deleted the OPENEUROPA-3272 branch June 15, 2020 10:13
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.

3 participants