Zephir\BaseBackend::assignPropertyArrayMulti PHP Метод

assignPropertyArrayMulti() абстрактный публичный Метод

abstract public assignPropertyArrayMulti ( Variable $variable, $valueVariable, $propertyName, $offsetExprs, zephir\CompilationContext $context )
$variable Variable
$context zephir\CompilationContext
    public abstract function assignPropertyArrayMulti(Variable $variable, $valueVariable, $propertyName, $offsetExprs, CompilationContext $context);