Exemplo n.º 1
0
 static function count($path)
 {
     return Matcher::multi($path)->map('count');
 }