35 $this->width = intval(
$width );
36 $this->height = intval(
$height );
42 return "<div class=\"MediaTransformError\" style=\"" .
43 "width: {$this->width}px; height: {$this->height}px; display:inline-block;\">" .
49 return $this->msg->text();
53 return $this->msg->escaped();
wfMessage( $key,... $params)
This is the function for getting translated interface messages.
The Message class provides methods which fulfil two basic services: