Gets the theme hook.
string|null The theme hook, if it exists.
public function getThemeHook() { return $this->theme_hook; }