Excluded trailing ?>'s on class code per PSR-2 Subheading 2.2

"The closing ?> tag MUST be omitted from files containing only PHP"
This commit is contained in:
Jesse Donat 2013-07-31 12:16:32 -05:00
parent f7f33720a6
commit 63921893d0
2 changed files with 0 additions and 4 deletions

View file

@ -3092,5 +3092,3 @@ class _MarkdownExtra_TmpImpl extends \Michelf\Markdown {
}
?>

View file

@ -36,5 +36,3 @@ class MarkdownExtra extends \Michelf\_MarkdownExtra_TmpImpl {
}
?>