Skip to content

Commit

Permalink
fixup! Improved PHP DocBlocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Bläul committed Apr 4, 2020
1 parent 54cd345 commit b414718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/De/Uniwue/RZ/Api/Icinga2/Icinga2.php
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ public function getServices($filter = array(), $attrs = array(), $joins = array(
* @param Response $response
* @param $type
*
* @return array
* @return Icinga2ObjectInterface[]
*/
public function decodeResult(Response $response, $type)
{
Expand Down

0 comments on commit b414718

Please sign in to comment.