Completed
Push — update/admin-menu-sso-disabled ( 39bf4b...eefb5e )
by
unknown
10:52
created
jetpack/tests/php/modules/masterbar/test-class-atomic-admin-menu.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -475,7 +475,7 @@
 block discarded – undo
475 475
 	 *
476 476
 	 * @param array $modules List of active modules.
477 477
 	 *
478
-	 * @return array
478
+	 * @return string[]
479 479
 	 */
480 480
 	public static function mock_sso_module_enabled( $modules ) {
481 481
 		$modules[] = 'sso';
Please login to merge, or discard this patch.