diff --git a/lib/Github/ResultPager.php b/lib/Github/ResultPager.php index 7e872d85925..4b58a2ff5a4 100644 --- a/lib/Github/ResultPager.php +++ b/lib/Github/ResultPager.php @@ -158,7 +158,7 @@ public function fetchLast() } /** - * {@inheritdoc} + * @param string $key */ protected function has($key) { @@ -166,7 +166,7 @@ protected function has($key) } /** - * {@inheritdoc} + * @param string $key */ protected function get($key) {