Initial commit
This commit is contained in:
		
							
								
								
									
										8
									
								
								content/inc/Parsing/ParserMode/Plugin.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								content/inc/Parsing/ParserMode/Plugin.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
namespace dokuwiki\Parsing\ParserMode;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * @fixme do we need this anymore or could the syntax plugin inherit directly from abstract mode?
 | 
			
		||||
 */
 | 
			
		||||
abstract class Plugin extends AbstractMode {}
 | 
			
		||||
		Reference in New Issue
	
	Block a user