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

Declare types for all core entity objects #11526

Closed
mrclay opened this issue Dec 21, 2017 · 0 comments
Closed

Declare types for all core entity objects #11526

mrclay opened this issue Dec 21, 2017 · 0 comments

Comments

@mrclay
Copy link
Member

mrclay commented Dec 21, 2017

Now that there's no more subtype state mess, let's improve DX and static analysis support:

if ($entity instanceof ElggDiscussion) {
mrclay added a commit to mrclay/Elgg-leaf that referenced this issue Dec 22, 2017
Also replaces a ton of `elgg_instanceof` usages to improve static analysis.

Fixes Elgg#11526
mrclay added a commit to mrclay/Elgg-leaf that referenced this issue Dec 22, 2017
Also replaces a ton of `elgg_instanceof` usages to improve static analysis.

Fixes Elgg#11526
mrclay added a commit to mrclay/Elgg-leaf that referenced this issue Dec 22, 2017
Also replaces a ton of `elgg_instanceof` usages to improve static analysis.

Fixes Elgg#11526
mrclay added a commit to mrclay/Elgg-leaf that referenced this issue Dec 22, 2017
Also replaces a ton of `elgg_instanceof` usages to improve static analysis.

Fixes Elgg#11526
mrclay added a commit to mrclay/Elgg-leaf that referenced this issue Dec 22, 2017
Also replaces a ton of `elgg_instanceof` usages to improve static analysis.

Fixes Elgg#11526
mrclay added a commit to mrclay/Elgg-leaf that referenced this issue Dec 22, 2017
Also replaces a ton of `elgg_instanceof` usages to improve static analysis.

Fixes Elgg#11526
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant