Skip to content

Commit 3bfe984

Browse files
committed
Update ableplayer.php
1 parent b008611 commit 3bfe984

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
@@ -297,8 +297,8 @@ function able_player_parameters() {
297297
*
298298
* @hook ableplayer_parameters
299299
*
300-
* @param {array} $params Array of default parameters. The array is a multidimensional array with the shortcode
301-
* attribute as a key with array of `default` value, `description`, available `options`,
300+
* @param {array} $params Array of default parameters. The array is a multidimensional array with the shortcode
301+
* attribute as a key with array of `default` value, `description`, available `options`,
302302
*( and alternate `parameter` name if the output isn't `data-{key}`.
303303
*
304304
* @return {array} Array of parameters.

0 commit comments

Comments
 (0)