Message: The heredoc syntax allows you to build multi-line strings in PHP. Inside, it acts like a double-quoted string and performs variable substitution.