Home
last modified time | relevance | path

Searched refs:getProp (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/myclabs/deep-copy/fixtures/f003/
H A DFoo.php15 public function getProp() function in DeepCopy\\f003\\Foo
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js6768 getProp = curried(curried.placeholder, 'a'),
6772 ? func(getProp, _.uniq)
6773 : func(_.uniq, getProp);