mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
ArrayToTextTableHelper
: Update PHPDoc for constructor
This commit is contained in:
parent
06d61001b1
commit
c0145890a3
@ -51,10 +51,7 @@ class ArrayToTextTableHelper
|
||||
/**
|
||||
* Prepare array into textual format
|
||||
*
|
||||
* @param array $rows The input array
|
||||
* @param bool $head Show heading
|
||||
* @param int $maxWidth Max Column Height (returns)
|
||||
* @param int $maxHeight Max Row Width (chars)
|
||||
* @param $rows
|
||||
*/
|
||||
public function __construct($rows)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user