Searched defs:sortProperties (Results 1 – 4 of 4) sorted by relevance
408 private function sortProperties(): void function in JMS\\Serializer\\Metadata\\ClassMetadata
7635 }}}function sortProperties(props){props.sort(function(a,b){return a.name>b.name?1:-1 function
28748 function sortProperties(props) function
7646 }}}function sortProperties(props){props.sort(function(a,b){return a.name>b.name?1:-1 function