Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PHPPM
ClosureHelper
PHP Class PHPPM\ClosureHelper
Mostrar archivo
Open project: php-pm/php-pm
Public Methods
Method
Description
getPropertyAccessor
(
$propertyName
,
$newValue
)
Return a closure that assigns a property value
Method Details
getPropertyAccessor()
public
method
Return a closure that assigns a property value
public
getPropertyAccessor
(
$propertyName
,
$newValue
)