Method | Description | |
---|---|---|
__construct ( REBELinBLUE\Deployer\Contracts\Repositories\VariableRepositoryInterface $repository ) | VariableController constructor. | |
store ( |
Store a newly created variable in storage. | |
update ( integer $variable_id, |
Update the specified variable in storage. |
public __construct ( REBELinBLUE\Deployer\Contracts\Repositories\VariableRepositoryInterface $repository ) | ||
$repository | REBELinBLUE\Deployer\Contracts\Repositories\VariableRepositoryInterface |
public store ( |
||
$request | ||
return |