MCPcopy
hub / github.com/sequelize/sequelize / email_secret

Function email_secret

test/integration/instance/values.test.js:86–88  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

84 }, {
85 setterMethods: {
86 email_secret(value) {
87 this.set('email_hidden', value);
88 }
89 }
90 });
91

Callers

nothing calls this directly

Calls 1

setMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…