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

sj-i / phpdoc-type-reader / 7796048832

06 Feb 2024 07:18AM UTC coverage: 92.188% (+0.06%) from 92.126%
7796048832

push

github

web-flow
Merge pull request #34 from sj-i/php-parser-v5

Update dependencies and bump the PHP version requirement

118 of 128 relevant lines covered (92.19%)

7.76 hits per line

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

100.0
/src/Type/ArrayKeyType.php
1
<?php
2

3
/**
4
 * This file is part of the sj-i/phpdoc-type-reader package.
5
 *
6
 * (c) sji <sji@sj-i.dev>
7
 *
8
 * For the full copyright and license information, please view the LICENSE
9
 * file that was distributed with this source code.
10
 */
11

12
declare(strict_types=1);
13

14
namespace PhpDocTypeReader\Type;
15

16
class ArrayKeyType extends ScalarType
17
{
18
}
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