File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed 
apps/dav/lib/Connector/Sabre Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ public function __construct(
9898	 * @param \Sabre\DAV\Server $server 
9999	 */ 
100100	public  function  initialize (\Sabre \DAV \Server   $ server
101- 		$ serverxml ->namespacesMap [self ::NS_OWNCLOUD ] = 'oc ' ;
101+ 		$ serverxml ->namespaceMap [self ::NS_OWNCLOUD ] = 'oc ' ;
102102		$ serverxml ->elementMap [self ::SHARETYPES_PROPERTYNAME ] = ShareTypeList::class;
103103		$ serverprotectedProperties [] = self ::SHARETYPES_PROPERTYNAME ;
104104		$ serverprotectedProperties [] = self ::SHAREES_PROPERTYNAME ;
Original file line number Diff line number Diff line change 760760    <UndefinedFunction  occurrences =" 1" 
761761      <code >\Sabre\Uri\split($sabreNode-> getPath())</code >
762762    </UndefinedFunction >
763-     <UndefinedPropertyAssignment  occurrences =" 1" 
764-       <code >$server-> xml-> namespacesMap</code >
765-     </UndefinedPropertyAssignment >
766-     <UndefinedPropertyFetch  occurrences =" 1" 
767-       <code >$server-> xml-> namespacesMap</code >
768-     </UndefinedPropertyFetch >
769763  </file >
770764  <file  src =" apps/dav/lib/Connector/Sabre/TagsPlugin.php" 
771765    <NullableReturnStatement  occurrences =" 1" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments