Ikwattro\GuzzleStereo\Recorder::getTapes PHP Method

getTapes() public method

public getTapes ( ) : Ikwattro\GuzzleStereo\Record\Tape[]
return Ikwattro\GuzzleStereo\Record\Tape[]
    public function getTapes()
    {
        return $this->tapes;
    }