HomeDevCentral

Use typed properties in OmniTools tests

Description

Use typed properties in OmniTools tests

Summary:
PHP 7.4 introduced typed properties. As we run tests under PHPUnit 10,
tests suite requires PHP 8.1+. As such, we can use typed properties.

Test Plan: phpunit omnitools/tests/

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D3582

Details

Provenance
derecksonAuthored on Sun, Nov 10, 11:29
derecksonPushed on Sun, Nov 10, 12:22
Reviewer
dereckson
Differential Revision
D3582: Use typed properties in OmniTools tests
Parents
rKOTdea975ac43cb: Allow to extract class name from a fully qualified class name expression
Branches
Unknown
Tags
Unknown