Skip to content

Commit 7257de6

Browse files
committed
Added annotation
1 parent 3cdf4fc commit 7257de6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/Dialog.js

+1
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@ define( require => {
355355
* https://github.com/phetsims/john-travoltage/issues/247
356356
*
357357
* @param {boolean} visible
358+
* @private
358359
*/
359360
setAccessibleViewsVisible: function( visible ) {
360361
for ( let i = 0; i < this.sim.screens.length; i++ ) {

0 commit comments

Comments
 (0)