Documentation

Oven
in package

Table of Contents

DEFAULT_TEMPERATURE  = 220
heatToTemp()  : void

Constants

DEFAULT_TEMPERATURE

private mixed DEFAULT_TEMPERATURE = 220

Methods

heatToTemp()

public heatToTemp([int $temp = self::DEFAULT_TEMPERATURE ]) : void
Parameters
$temp : int = self::DEFAULT_TEMPERATURE

the temperature in degrees celicus

Return values
void

Search results