Searched refs:ACCESS_NOACCESS (Results 1 – 5 of 5) sorted by relevance
94 case SharingPlugin::ACCESS_NOACCESS :137 return new self(SharingPlugin::ACCESS_NOACCESS);
100 'access' => \Sabre\DAV\Sharing\Plugin::ACCESS_NOACCESS
33 const ACCESS_NOACCESS = 4; define in Sabre\\DAV\\Sharing\\Plugin
209 $share->access = DAV\Sharing\Plugin::ACCESS_NOACCESS;
1389 if ($sharee->access === \Sabre\DAV\Sharing\Plugin::ACCESS_NOACCESS) {