public function toArray()
in
src/Message.php [130:133]
4
lines of code
1
McCabe index (conditional complexity)
public function toArray() { return $this->data; }