Completed
Push — master ( f32624...4e9dd5 )
by Peter
05:55
created
src/Abstracts/AbstractScopeManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
 	/**
81 81
 	 * Resets all scopes and criteria applied including default scope.
82 82
 	 *
83
-	 * @return Document
83
+	 * @return AbstractScopeManager
84 84
 	 * @since v1.0
85 85
 	 */
86 86
 	public function resetScope()
Please login to merge, or discard this patch.