/** * Get the layout. * * @return string The layout name * * @since 3.0 */ public function getLayout() { return $this->_layout; }