Page MenuHomeDevCentral

Restrict return type
ClosedPublic

Authored by dereckson on Wed, Oct 22, 21:10.

Details

Summary

When the parent class uses mixed as return type, PHP inheritance model
allows to specify a more precise type in extended classes.

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Passed
Unit
Tests Passed
Branch
main
Build Status
Buildable 6082
Build 6366: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Wed, Oct 22, 21:10
This revision was automatically updated to reflect the committed changes.