Update doc/AddonStorageBackend.md
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
		
					parent
					
						
							
								08d1dcf14c
							
						
					
				
			
			
				commit
				
					
						bb64f1cb77
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -38,7 +38,7 @@ interface IWritableStorage
 | 
			
		|||
Each storage backend can have options the admin can set in admin page.
 | 
			
		||||
To make the options possible, you need to implement the `Friendica\Model\Storage\IStorageConfiguration` interface.
 | 
			
		||||
 | 
			
		||||
All methods in the interface mus be implemented:
 | 
			
		||||
All methods in the interface must be implemented:
 | 
			
		||||
 | 
			
		||||
```php
 | 
			
		||||
namespace Friendica\Model\Storage\IStorageConfiguration;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue