• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

daycry / doctrine / 5878638528

31 Jul 2023 08:19AM UTC coverage: 96.262%. Remained the same
5878638528

push

github

daycry
fix composer

206 of 214 relevant lines covered (96.26%)

7.85 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/Helpers/doctrine_helper.php
1
<?php
2

3
if (!function_exists('doctrine_instance')) {
1✔
4
    /**
5
     * load twig
6
     *
7
     * @return class
8
     */
9
    function doctrine_instance()
10
    {
11
        return \CodeIgniter\Config\Services::doctrine();
1✔
12
    }
13
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc