class CompositeFactory in AmazonS3 7.2
Same name in this branch
- 7.2 src/CompositeFactory.php \Drupal\amazons3\CompositeFactory
- 7.2 tests/Stub/CompositeFactory.php \Drupal\amazons3Test\Stub\CompositeFactory
@class CompositeFactory @package Drupal\amazons3Test\Stub
Hierarchy
- class \Drupal\amazons3\CompositeFactory extends \Guzzle\Service\Command\Factory\CompositeFactory uses \DrupalAdapter\Module
- class \Drupal\amazons3Test\Stub\CompositeFactory uses Module
Expanded class hierarchy of CompositeFactory
1 file declares its use of CompositeFactory
File
- tests/
Stub/ CompositeFactory.php, line 11
Namespace
Drupal\amazons3Test\StubView source
class CompositeFactory extends \Drupal\amazons3\CompositeFactory {
use Module;
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
CompositeFactory:: |
public | function | ||
CompositeFactory:: |
public static | function | Get the default chain to use with clients | |
Module:: |
protected | property | ||
Module:: |
public | function | ||
Module:: |
public | function | Get the call count for a given key. | |
Module:: |
protected | function | Log a function call. | |
Module:: |
public | function |