ok
Direktori : /home2/selectio/public_html/a1tex.in/vendor/aws/aws-sdk-php/src/Arn/ |
Current File : /home2/selectio/public_html/a1tex.in/vendor/aws/aws-sdk-php/src/Arn/AccessPointArnInterface.php |
<?php namespace Aws\Arn; /** * @internal */ interface AccessPointArnInterface extends ArnInterface { public function getAccesspointName(); }