Skip to content

Commit 7e0a449

Browse files
committed
Fix: run php-cs-fixer.
1 parent 2793a83 commit 7e0a449

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Debug/Toolbar/Collectors/History.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ class History extends BaseCollector
6060
*
6161
* @param string $current Current history time
6262
* @param int $limit Max history files
63-
*
63+
*
6464
* @return void
6565
*/
6666
public function setFiles(string $current, int $limit = 20)

0 commit comments

Comments
 (0)