Файловый менеджер - Редактировать - /home/clickysoft/public_html/securebeans.clickysoft.net/node_modules/collect.js/src/methods/whereNotIn.js
Назад
'use strict'; const extractValues = require('../helpers/values'); const nestedValue = require('../helpers/nestedValue'); module.exports = function whereNotIn(key, values) { const items = extractValues(values); const collection = this.items .filter(item => items.indexOf(nestedValue(item, key)) === -1); return new this.constructor(collection); };
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка