mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-06 19:42:41 +00:00
Update docblock
This commit is contained in:
parent
9c804186af
commit
b9dc89acff
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ class CakeSocket {
|
|||
* Configure the SSL context options.
|
||||
*
|
||||
* @param string $host The host name being connected to.
|
||||
* @return void
|
||||
*/
|
||||
protected function _setSslContext($host) {
|
||||
foreach ($this->config as $key => $value) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue