MCPcopy Index your code
hub / github.com/sequelize/sequelize / get

Function get

test/unit/instance/previous.test.js:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 this.setDataValue('textCustom', val);
18 },
19 get() {
20 this.getDataValue('textCustom');
21 }
22 }
23 });
24

Callers

nothing calls this directly

Calls 1

getDataValueMethod · 0.80

Tested by

no test coverage detected