bring in line with #24176
[civicrm-core.git] / ang / crmApp.ang.php
1 <?php
2 // This file declares an Angular module which can be autoloaded
3 return [
4 'ext' => 'civicrm',
5 'js' => ['ang/crmApp.js'],
6 ];