@@ -46,7 +46,7 @@  | 
                                                    ||
| 46 | 46 | /**  | 
                                                        
| 47 | 47 | * Get the requested cache, or call the callback $cb to seed it.  | 
                                                        
| 48 | 48 | *  | 
                                                        
| 49 | - * @param Closure $cb generator  | 
                                                        |
| 49 | + * @param \Closure $cb generator  | 
                                                        |
| 50 | 50 | */  | 
                                                        
| 51 | 51 |    public function get($cb) { | 
                                                        
| 52 | 52 | $cached = false;  |