/** * Method to get property layout. * * @return string * * @since 4.0.0 */ public function getLayout() : string { return $this->layout; }