Remove space
This commit is contained in:
@@ -35,7 +35,7 @@ class Test extends BaseApi
|
|||||||
} else {
|
} else {
|
||||||
$ok = 'ok';
|
$ok = 'ok';
|
||||||
}
|
}
|
||||||
|
|
||||||
echo self::format('ok', ['ok' => $ok]);
|
echo self::format('ok', ['ok' => $ok]);
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user