/** * Get layout path. * * @return string * * @since 4.0.0 */ public function getLayout() : string { return $this->layout; }