mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
PHPDoc fixes (#12687)
This commit is contained in:
@@ -124,7 +124,7 @@ class Schema
|
||||
/**
|
||||
* Return all columns for the given table
|
||||
*
|
||||
* @param $table
|
||||
* @param string $table
|
||||
* @return array
|
||||
*/
|
||||
public function getColumns($table)
|
||||
|
Reference in New Issue
Block a user