@@ -102,7 +102,7 @@  | 
                                                    ||
| 102 | 102 | * @return self  | 
                                                        
| 103 | 103 | */  | 
                                                        
| 104 | 104 | |
| 105 | - public static function fromArray(Array $address)  | 
                                                        |
| 105 | + public static function fromArray(array $address)  | 
                                                        |
| 106 | 106 |      { | 
                                                        
| 107 | 107 | if( count($address) != 4)  | 
                                                        
| 108 | 108 |          { |