コード例 #1
0
 public function getMessage()
 {
     return $this->processingStatus ? $this->processingStatus->getMessage() : null;
 }