mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
chore: update phpdoc for MikrotikController
This commit is contained in:
@@ -61,6 +61,7 @@ class MikrotikController extends AbstractIPListController {
|
||||
* @param Site $siteEntity
|
||||
* @param string $listName
|
||||
* @param array $array
|
||||
* @param string $append
|
||||
* @return array
|
||||
*/
|
||||
private function generateList(Site $siteEntity, string $listName, array $array, string $append = ''): array {
|
||||
|
Reference in New Issue
Block a user