@@ -52,6 +52,9 @@ |
||
| 52 | 52 | }); |
| 53 | 53 | } |
| 54 | 54 | |
| 55 | + /** |
|
| 56 | + * @param string $internalName |
|
| 57 | + */ |
|
| 55 | 58 | public static function count(string $name, ?string $internalName = null): Collection |
| 56 | 59 | { |
| 57 | 60 | return collect([ |