mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
Revert "Adding missing @return tag in function comment"
This reverts commit 130e854c30
.
This commit is contained in:
parent
da9b6453ce
commit
1cc5c8cf7f
1 changed files with 0 additions and 1 deletions
|
@ -200,7 +200,6 @@ 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