AllowDynamicProperties::__construct
PHP Manual
PHP Manual»AllowDynamicProperties»AllowDynamicProperties::__construct

AllowDynamicProperties::__construct

(PHP 8 >= 8.2.0)

AllowDynamicProperties::__constructConstruct a new AllowDynamicProperties attribute instance

Description

public function AllowDynamicProperties::__construct()

Constructs a new AllowDynamicProperties instance.

Parameters

This function has no parameters.

To Top