@@ -74,7 +74,7 @@ discard block |
||
| 74 | 74 | * Build the log message. |
| 75 | 75 | * |
| 76 | 76 | * @access protected |
| 77 | - * @return object this |
|
| 77 | + * @return Logger this |
|
| 78 | 78 | */ |
| 79 | 79 | protected function setLogMsg() |
| 80 | 80 | { |
@@ -115,7 +115,7 @@ discard block |
||
| 115 | 115 | * Blocking IP address. |
| 116 | 116 | * |
| 117 | 117 | * @access protected |
| 118 | - * @return object this |
|
| 118 | + * @return Logger this |
|
| 119 | 119 | */ |
| 120 | 120 | protected function blockIp() |
| 121 | 121 | { |
@@ -129,7 +129,7 @@ discard block |
||
| 129 | 129 | * Write a log file with the hacher information. |
| 130 | 130 | * |
| 131 | 131 | * @access protected |
| 132 | - * @return object this |
|
| 132 | + * @return Logger this |
|
| 133 | 133 | */ |
| 134 | 134 | protected function writeFile() |
| 135 | 135 | { |