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

Eloquent\Model: supports to @property-read and @property-write #12

Closed
2 tasks done
rentalhost opened this issue Jun 1, 2017 · 1 comment
Closed
2 tasks done

Comments

@rentalhost
Copy link
Owner

rentalhost commented Jun 1, 2017

Currently @property is supported, but we need take care about @property-read and @property-write. It should acts exactly like @property.

To consider:

  • Implements for @property-read;
  • Implements for @property-write;
@rentalhost rentalhost added this to the 0.2.0+ milestone Jun 1, 2017
@rentalhost
Copy link
Owner Author

Wont-fix: API already consider that @property-read and @property-write are extension of @property;

@rentalhost rentalhost removed this from the 0.2.0+ milestone Jun 1, 2017
rentalhost added a commit that referenced this issue Jun 1, 2017
rentalhost added a commit that referenced this issue Jun 1, 2017
rentalhost added a commit that referenced this issue Jun 1, 2017
rentalhost added a commit that referenced this issue Jun 1, 2017
rentalhost added a commit that referenced this issue Jun 1, 2017
rentalhost added a commit that referenced this issue Jun 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant