Skip to content

[Core] - Show hidden properties #99

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

Merged
merged 4 commits into from
Jun 4, 2022
Merged

Conversation

cnizzardini
Copy link
Member

@cnizzardini cnizzardini commented Jun 4, 2022

Feature:

  • Allows returning hidden properties. Previously properties that were defined in the Entities $_hidden array were excluded from Model. These properties are now returned with ModelProperty::isHidden = true.

For running tests:

  • Creates a base fixture for the ActorsFixture to prevent schema mismatches.

@cnizzardini cnizzardini changed the title Show hidden properties [Core] - Show hidden properties Jun 4, 2022
@cnizzardini cnizzardini added this to the v1.1.2 milestone Jun 4, 2022
@cnizzardini cnizzardini merged commit 6c0d6b8 into master Jun 4, 2022
@cnizzardini cnizzardini deleted the show-hidden-properties branch June 4, 2022 14:50
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.

1 participant