@@ -30,6 +30,7 @@ |
||
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 | } |