Ran PHPCBF over PHP files.

This commit is contained in:
2019-08-15 00:12:15 +02:00
committed by Stefan Rohde-Enslin
parent 42eb9fdd5e
commit d1f9982dc3
3 changed files with 8 additions and 4 deletions

View File

@ -132,6 +132,7 @@ function divToTeX($node):string {
}
return $output;
}
/**
@ -220,4 +221,3 @@ $content
}
?>