You are here

protected property FileQueueTest::$file in Purge 8.3

The file under public:// to which the queue buffer gets written to.

Type: string

See also

\Drupal\purge\Plugin\Purge\Queue\File::$file

File

tests/src/Kernel/Queue/FileQueueTest.php, line 27

Class

FileQueueTest
Tests \Drupal\purge\Plugin\Purge\Queue\FileQueue.

Namespace

Drupal\Tests\purge\Kernel\Queue

Code

protected $file = 'purge-file.queue';