Completed
Push — fix/phpcs-sync-module-terms ( 0aaa54 )
by Marin
137:29 queued 130:06
created
packages/sync/src/modules/Terms.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -162,7 +162,7 @@
 block discarded – undo
162 162
 	 *
163 163
 	 * @access public
164 164
 	 *
165
-	 * @return array Full sync actions of this module.
165
+	 * @return string[] Full sync actions of this module.
166 166
 	 */
167 167
 	public function get_full_sync_actions() {
168 168
 		return array( 'jetpack_full_sync_terms' );
Please login to merge, or discard this patch.