Skip to content

Commit 9ef2424

Browse files
committed
Code comment
1 parent 16a77ac commit 9ef2424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

concat-utils.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
class WPCOM_Concat_Utils {
3+
// Maximum group size, anything over that will be split into multiple groups
34
protected static int $concat_max = 150;
45

56
public static function get_concat_max() {

0 commit comments

Comments
 (0)