Fix doc blocks
This commit is contained in:
		
					parent
					
						
							
								c4edbe56ff
							
						
					
				
			
			
				commit
				
					
						0887d9088c
					
				
			
		
					 25 changed files with 58 additions and 52 deletions
				
			
		|  | @ -41,7 +41,7 @@ abstract class DefaultVideo extends DefaultAudio implements VideoInterface | |||
|     } | ||||
| 
 | ||||
|     /** | ||||
|      * Sets the kiloBitrate value | ||||
|      * Sets the kiloBitrate value. | ||||
|      * | ||||
|      * @param  integer                  $kiloBitrate | ||||
|      * @throws InvalidArgumentException | ||||
|  | @ -67,7 +67,7 @@ abstract class DefaultVideo extends DefaultAudio implements VideoInterface | |||
| 
 | ||||
|     /** | ||||
|      * Sets the video codec, Should be in the available ones, otherwise an | ||||
|      * exception is thrown | ||||
|      * exception is thrown. | ||||
|      * | ||||
|      * @param  string                   $videoCodec | ||||
|      * @throws InvalidArgumentException | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue