Skip to content

Commit 7328ec1

Browse files
committed
Turn on GH pages to trigger hook docs build.
1 parent 5838390 commit 7328ec1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ableplayer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function ableplayer_enqueue_scripts() {
5858
*
5959
* @hook able_player_js
6060
*
61-
* @param string $url URL to Able Player root directory.
61+
* @param {string} $url URL to Able Player root directory.
6262
*
6363
* @return string
6464
*/
@@ -68,7 +68,7 @@ function ableplayer_enqueue_scripts() {
6868
*
6969
* @hook able_player_css
7070
*
71-
* @param string $url URL to Able Player root directory.
71+
* @param {string} $url URL to Able Player root directory.
7272
*
7373
* @return string
7474
*/

0 commit comments

Comments
 (0)