Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
modules
/
letsencrypt
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Sts
/
RegionalEndpoints
/
File Content:
ConfigurationInterface.php
<?php namespace PleskLetsEncrypt\Aws\Sts\RegionalEndpoints; /** * Provides access to STS regional endpoints configuration options: endpoints_type */ interface ConfigurationInterface { /** * Returns the endpoints type * * @return string */ public function getEndpointsType(); /** * Returns the configuration as an associative array * * @return array */ public function toArray(); }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
Exception
---
0755
Configuration.php
900 bytes
0644
ConfigurationInterface.php
441 bytes
0644
ConfigurationProvider.php
7284 bytes
0644
N4ST4R_ID | Naxtarrr