I had this code in a module: ``` public function access(EntityInterface $target_entity, AccountInterface $account = NULL); ``` and it caused an error that crashed the analysis process!
I had this code in a module:
and it caused an error that crashed the analysis process!