mpyw/privator

This package is abandoned and no longer maintained. No replacement package was suggested.

Utils for testing private methods and properties on PHP 7.0+

v3.0.0 2021-06-24 16:35 UTC

This package is auto-updated.

Last update: 2024-05-05 02:25:37 UTC


README

Utils for testing private methods and properties.

Requirements

  • PHP: ^7.0 || ^8.0

Installing

composer require mpyw/privator --dev

Usage

See tests.