checkstyle by php-cs-fixer
This commit is contained in:
		
					parent
					
						
							
								7004e53399
							
						
					
				
			
			
				commit
				
					
						ac767875a6
					
				
			
		
					 9 changed files with 22 additions and 30 deletions
				
			
		|  | @ -93,15 +93,15 @@ abstract class DefaultAudio extends EventEmitter implements AudioInterface, Prog | |||
|         return $this; | ||||
|     } | ||||
| 
 | ||||
| 	/** | ||||
|     /** | ||||
| 	 * {@inheritdoc} | ||||
| 	 */ | ||||
| 	public function getAudioChannels() | ||||
| 	{ | ||||
| 		return $this->audioChannels; | ||||
| 	} | ||||
|     public function getAudioChannels() | ||||
|     { | ||||
|         return $this->audioChannels; | ||||
|     } | ||||
| 
 | ||||
| 	/** | ||||
|     /** | ||||
|      * Sets the channels value. | ||||
|      * | ||||
|      * @param  integer                  $channels | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue