Bitcoin and Altcoin Wallets 6.4.1

Errors

Table of Contents

build/cron/abstract-task.php 7
build/post-types/class-transaction.php 3
build/post-types/class-wallet.php 1

abstract-task.php

Type Line Description
ERROR 39 Tag "@var" with body "@@var $start_memory int Memory used at start of tasks batch execution, measured in bytes." has error
ERROR 36 Tag "@var" with body "@@var $start_time int Timestamp at which tasks batch starts execution." has error
ERROR 33 Tag "@var" with body "@@var $timeout How many seconds this task is allowed to run. The task's run() method must respect this limit." has error
ERROR 30 Tag "@var" with body "@@var $task_start_time int Timestamp at which this task is starting execution." has error
ERROR 27 Tag "@var" with body "@@var $verbose boolean Whether to write all log() output to debug log." has error
ERROR 24 Tag "@var" with body "@@var $priority int The priority with which to attach to cron action." has error
ERROR 21 Tag "@var" with body "@@var $name string The name of this task." has error

class-transaction.php

Type Line Description
ERROR 263 Tag "see" with body "@see $this->status" has error "\DSWallets\$this->status" is not a valid Fqsen.
ERROR 253 Tag "see" with body "@see $this->error" has error "\DSWallets\$this->error" is not a valid Fqsen.
ERROR 417 Tag "see" with body "@see $this->save()" has error "\DSWallets\$this->save()" is not a valid Fqsen.

class-wallet.php

Type Line Description
ERROR 109 Tag "see" with body "@see $this->adapter" has error "\DSWallets\$this->adapter" is not a valid Fqsen.

Search results