Skip to content

Commit 6a3b230

Browse files
committed
Fix format
1 parent c4c76f0 commit 6a3b230

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

upgrades/2023_12_14_160541_populate_process_requests_case_number.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class PopulateProcessRequestsCaseNumber extends Upgrade
2424
*
2525
* @return void
2626
*
27-
* @throws \RuntimeException
27+
* @throws RuntimeException
2828
*/
2929
public function preflightChecks()
3030
{

0 commit comments

Comments
 (0)