Passed
Push — master ( 319fc0...b805a7 )
by Alain
82:27 queued 45:03
created
src/DependencyHandlerInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -30,6 +30,7 @@
 block discarded – undo
30 30
 	 * @since 0.2.3
31 31
 	 *
32 32
 	 * @param string $handle Handle of the dependency to enqueue.
33
+	 * @return boolean
33 34
 	 */
34 35
 	public function maybe_enqueue( $handle );
35 36
 }
Please login to merge, or discard this patch.