updated-packages
This commit is contained in:
		
							
								
								
									
										13
									
								
								vendor/aws/aws-sdk-php/src/ConfigurationProviderInterface.php
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								vendor/aws/aws-sdk-php/src/ConfigurationProviderInterface.php
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| <?php | ||||
| namespace Aws; | ||||
|  | ||||
| interface ConfigurationProviderInterface | ||||
| { | ||||
|     /** | ||||
|      * Create a default config provider | ||||
|      * | ||||
|      * @param array $config | ||||
|      * @return callable | ||||
|      */ | ||||
|     public static function defaultProvider(array $config = []); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 RafficMohammed
					RafficMohammed