MvcLite\View::setFormat
Setter for the format.
Signature
public function setFormat(string
$format )
Parameters
$format
— string- The format for the view.
Returns
- View
- Returns $this for object-chaining.
public function setFormat(string
$format )
$format
—
string