@@ -74,6 +74,9 @@ |
||
74 | 74 | $this->flush_concatenated_styles(1); |
75 | 75 | } |
76 | 76 | |
77 | + /** |
|
78 | + * @param integer $group |
|
79 | + */ |
|
77 | 80 | private function flush_concatenated_styles( $group ) { |
78 | 81 | if ( ! isset( $this->concat_style_groups[ $group ] ) ) { |
79 | 82 | return; |