Format code using php-cs-fixer
This commit is contained in:
parent
43d7dc92cd
commit
d52c6184b9
352 changed files with 17473 additions and 17041 deletions
|
@ -7,9 +7,7 @@ class SamplerateFormatter
|
|||
*/
|
||||
private $_samplerate;
|
||||
|
||||
/*
|
||||
* @param string $samplerate Hz
|
||||
*/
|
||||
// @param string $samplerate Hz
|
||||
public function __construct($samplerate)
|
||||
{
|
||||
$this->_samplerate = $samplerate;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue