You are here

protected property PhotosUpload::$connection in Album Photos 6.0.x

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/PhotosUpload.php, line 47

Class

PhotosUpload
Functions to help with uploading images to albums.

Namespace

Drupal\photos

Code

protected $connection;