HomePhorge

D25754

Add return statements for PhutilChannelChannel::readBytes()/writeBytes()
Author: aklapper
Summary: PHPStan complains that `Method PhutilChannelChannel::readBytes() should return string but return statement is missing.`…