pub const INJECTIONS_QUERY: &'static str = "((comment) @injection.content\n (#set! injection.language \"phpdoc\"))\n\n(heredoc\n (heredoc_body) @injection.content\n (heredoc_end) @injection.language)\n\n(nowdoc\n (nowdoc_body) @injection.content\n (heredoc_end) @injection.language)\n";