Returns the logo provided by the theme.
string The logo path.
public function getLogo() { return $this->logo; }