protected property AcquiaPurgeProcessorAjax::$initialized in Acquia Purge 7
Whether assets have been attached or not yet.
Type: bool
File
- lib/
processor/ AcquiaPurgeProcessorAjax.php, line 46 - Contains AcquiaPurgeProcessorAjax.
Class
- AcquiaPurgeProcessorAjax
- Process the queue using a AJAX client-side UI.
Code
protected $initialized = FALSE;