Searched refs:handleRemaining (Results 1 – 11 of 11) sorted by relevance
34 $propPatch->handleRemaining(function() { return true; });57 $propPatch->handleRemaining(function() { return true; });
111 $this->propPatch->handleRemaining(function($mutations) use (&$hasRan) {129 $this->propPatch->handleRemaining(function($mutations) use (&$hasRan) {
52 $proppatch->handleRemaining(function($updateProperties) {
125 $propPatch->handleRemaining(function($mutations) use (&$found) {
56 $propPatch->handleRemaining(function($properties) use ($path) {
73 $propPatch->handleRemaining(function($mutations) use (&$book) {
147 $propPatch->handleRemaining(function($mutations) use ($principal, $principalIndex) {
115 $propPatch->handleRemaining(function($properties) use ($path) {
125 $propPatch->handleRemaining(function($properties) use ($path) {
123 function handleRemaining(callable $callback) { function in Sabre\\DAV\\PropPatch
116 function handleRemaining(callable $callback) { function in Sabre\\DAV\\PropPatch