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 Not Applicable
Unit
Tests Not Applicable

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.