/** * Get the active layout id * * @return string * * @since 3.5 */ public function getLayoutId() { return $this->layoutId; }