setOptionArrays() setOptionArrays(array $arrays, string $functionName) : $this Parameters array $arrays string $functionName Returns $this
mergeOptionValue() mergeOptionValue( $name, $current, $addedValue, $functionName) Parameters $name $current $addedValue $functionName
withVariableReference() withVariableReference(mixed $variable, $name, callable $callback) : \Phug\Util\Partial\&$options Parameters mixed $variable $name callable $callback Returns \Phug\Util\Partial\&$options
withOptionReference() withOptionReference( $name, callable $callback) : \Phug\Util\Partial\&$options Parameters $name callable $callback Returns \Phug\Util\Partial\&$options