checkstyle by php-cs-fixer

This commit is contained in:
mhor 2014-08-08 23:50:33 +02:00
commit ac767875a6
9 changed files with 22 additions and 30 deletions

View file

@ -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