mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-07-24 20:59:16 -04:00
Adding more type documentation.
This commit is contained in:
parent
f737b3ea48
commit
e0f90e6e33
32 changed files with 75 additions and 67 deletions
generators
|
@ -31,7 +31,7 @@ goog.require('Blockly.Generator');
|
|||
|
||||
/**
|
||||
* PHP code generator.
|
||||
* @type !Blockly.Generator
|
||||
* @type {!Blockly.Generator}
|
||||
*/
|
||||
Blockly.PHP = new Blockly.Generator('PHP');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue