getErrorMessage | Parser Errors
Returns a formatted Blade error messages. Error messages will contain a generated error code, a message indicating the failure as well as information such as the offending line number. 1 <?php 2 3 public function getErrorMessage ( ) : string ;