mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
Revert "Revert "Adding missing @return tag in function comment""
This reverts commit 1cc5c8cf7f
.
This commit is contained in:
parent
1cc5c8cf7f
commit
5790d49f5b
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
Reference in a new issue