You are here

public property DB::$result in Anti Spam by CleanTalk 9.1.x

Same name and namespace in other branches
  1. 8.4 src/lib/Cleantalk/Common/DB.php \Cleantalk\Common\DB::result

Type: array Processed result

File

src/lib/Cleantalk/Common/DB.php, line 25

Class

DB
CleanTalk abstract Data Base driver. Shows what should be inside. Uses singleton pattern.

Namespace

Cleantalk\Common

Code

public $result = array();