/** * Get the URI of the asset * * @param boolean $resolvePath Whether need to search for a real paths * * @return string * * @since 4.0.0 */ public function getUri($resolvePath = true) : string;