"; return "<$name$xmlns$type_str $atts xsi:nil=\"true\"/>"; // [space][space][space][tab]return "<$name$xmlns$type_str $atts xsi:nil=\"true\"/>"; return "<$name$xmlns$type_str $atts xsi:nil=\"true\"/>"; // Doc comments are indent with tabs and one space //[tab]/** //[tab][space]* /** * CVS revision for HTTP headers. * * @var string * @access private */ /** * */ $str = 'hello there'; /** * This PHP DocBlock should be fine, even though there is a single space at the beginning. * * @var int $x */ $x = 1; ?> Foo