mpyw/privator

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-04-13 07:06:30 UTC


README

Utils for testing private methods and properties.

Requirements

  • PHP: ^7.0 || ^8.0

Installing

composer require mpyw/privator --dev

Usage

See tests.