Algo-Web / POData-Laravel

Composer Package to provide Odata functionality to Laravel
MIT License
34 stars 29 forks source link

Add type hints to non-public methods #214

Closed CyberiaResurrection closed 4 years ago

CyberiaResurrection commented 4 years ago

Type-hint non-public methods as far as possible, to catch type errors earlier and give static analysers more things to get traction on.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.09%) to 97.991% when pulling 8e23918a5f8b58da04ae3cf27d220b4d04f5a2eb on CyberiaResurrection:NonPublicTypeHints into 8a3f797bfd164934438062441193d70cd458aca0 on Algo-Web:master.