mirror of
				https://github.com/crypto-pro-web/crypto-pro-php-stubs.git
				synced 2025-10-31 17:33:22 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			131 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			131 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| class CPEncodedData
 | |
| {
 | |
| 	
 | |
| 	public function __construct(){}
 | |
| 	
 | |
| 	public function Format(){}
 | |
| 	
 | |
| 	public function get_Value(){}
 | |
| 	
 | |
| }
 |