You are here

protected property RelationalFilter::$targetColumn in RESTful 7.2

Database column for the target table relationship.

Type: string

File

src/Util/RelationalFilter.php, line 57
Contains \Drupal\restful\Util\RelationalFilter.

Class

RelationalFilter
Class RelationalFilter.

Namespace

Drupal\restful\Util

Code

protected $targetColumn;