Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
modules
/
letsencrypt
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Endpoint
/
UseDualstackEndpoint
/
File Content:
ConfigurationInterface.php
<?php namespace PleskLetsEncrypt\Aws\Endpoint\UseDualstackEndpoint; interface ConfigurationInterface { /** * Returns whether or not to use a DUALSTACK endpoint * * @return bool */ public function isUseDualstackEndpoint(); /** * Returns the configuration as an associative array * * @return array */ public function toArray(); }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
Exception
---
0755
Configuration.php
1147 bytes
0644
ConfigurationInterface.php
386 bytes
0644
ConfigurationProvider.php
6796 bytes
0644
N4ST4R_ID | Naxtarrr