mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02:00
Trim trailing whitespace in source code files
This commit is contained in:
@@ -26,13 +26,13 @@ class gtErrorTestCaseFunction extends gtErrorTestCase {
|
||||
*/
|
||||
public function constructTestCase() {
|
||||
$this->constructCommonHeaders();
|
||||
|
||||
|
||||
$this->addErrorEcho();
|
||||
|
||||
|
||||
$this->constructSubjectCalls();
|
||||
|
||||
|
||||
$this->constructCommonClosing();
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user