user list table
This commit is contained in:
@ -9,6 +9,7 @@ class foo
|
||||
/**
|
||||
* @param array $columns
|
||||
* @param array $data
|
||||
* @param string $title
|
||||
* @return string|null
|
||||
*/
|
||||
public function createJsonArray(array $columns, array $data, string $title): ?string
|
||||
|
Reference in New Issue
Block a user