PropertyHooksTest
extends TestCase
in package
FinalYes
Tests to ensure that properties with hooks (PHP 8.4+) produce the same results as the custom get/set methods
Attributes
- #[RequiresPhp]
- '>= 8.4'
Table of Contents
Methods
- propertyHooks() : void
- serializable() : void
- toJSON() : void
Methods
propertyHooks()
public
propertyHooks() : void
Attributes
- #[Test]
serializable()
public
serializable() : void
Attributes
- #[Test]
toJSON()
public
toJSON() : void
Attributes
- #[Test]