Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / ctools / src / ContextNotFoundException.php
1 <?php
2
3 namespace Drupal\ctools;
4
5
6 class ContextNotFoundException extends \Exception {}