You are here

protected property PrivateComputed::$computed in Private content 8.2

Cached computed value.

File

src/PrivateComputed.php, line 15

Class

PrivateComputed
A computed property for processing private value based on node content type settings.

Namespace

Drupal\private_content

Code

protected $computed = NULL;