Skip to content

Commit 0137e18

Browse files
Fixed source property docs
1 parent 5f18bb2 commit 0137e18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sound/webaudio/WebAudioSound.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ var WebAudioSound = new Class({
5555
*
5656
* @name Phaser.Sound.WebAudioSound#source
5757
* @type {AudioBufferSourceNode}
58+
* @private
5859
* @default null
5960
* @since 3.0.0
6061
*/

0 commit comments

Comments
 (0)