You are here

protected property UpdateTask::$reflector in Lightning Core 8.3

Same name and namespace in other branches
  1. 8.5 src/UpdateTask.php \Drupal\lightning_core\UpdateTask::reflector
  2. 8 src/UpdateTask.php \Drupal\lightning_core\UpdateTask::reflector
  3. 8.2 src/UpdateTask.php \Drupal\lightning_core\UpdateTask::reflector
  4. 8.4 src/UpdateTask.php \Drupal\lightning_core\UpdateTask::reflector

The reflector for the task method.

Type: \ReflectionMethod

File

src/UpdateTask.php, line 22

Class

UpdateTask

Namespace

Drupal\lightning_core

Code

protected $reflector;