From 0b144ba224ef6445a0913d7d2b295bcf35e1058b Mon Sep 17 00:00:00 2001 From: Amin Date: Sun, 25 Oct 2020 18:34:33 +0330 Subject: [PATCH] #79 --- src/AutoReps.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/AutoReps.php b/src/AutoReps.php index 5f7e567..171e3f1 100644 --- a/src/AutoReps.php +++ b/src/AutoReps.php @@ -98,6 +98,7 @@ private function getKiloBitRate(): int /** * @param array|null $k_bitrate_values + * @TODO: fix #79 */ private function kiloBitrate(?array $k_bitrate_values): void {