Zephir\BaseBackend::fetchProperty PHP Method

fetchProperty() abstract public method

abstract public fetchProperty ( Variable $symbolVariable, Variable $variableVariable, $property, $readOnly, zephir\CompilationContext $context, $useOptimized = false )
$symbolVariable Variable
$variableVariable Variable
$context zephir\CompilationContext
    public abstract function fetchProperty(Variable $symbolVariable, Variable $variableVariable, $property, $readOnly, CompilationContext $context, $useOptimized = false);