mirror of
				https://github.com/pierre42100/ComunicAPI
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Created quick shorcut
This commit is contained in:
		
							
								
								
									
										15
									
								
								helpers/ComunicServer.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								helpers/ComunicServer.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
				
			|||||||
 | 
					<?php
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Comunic Server object helper
 | 
				
			||||||
 | 
					 * 
 | 
				
			||||||
 | 
					 * @author Pierre HUBERT
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * Get root Comunic object
 | 
				
			||||||
 | 
					 * 
 | 
				
			||||||
 | 
					 * @return CS Comunic Server object
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					function cs() : CS {
 | 
				
			||||||
 | 
						return CS::get();
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user