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

sj-i / phpdoc-type-reader / 11870181964

16 Nov 2024 12:43PM UTC coverage: 92.188%. Remained the same
11870181964

Pull #23

github

web-flow
Merge d6a888124 into 79eae2b7b
Pull Request #23: Update dependency squizlabs/php_codesniffer to v3.11.1

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

© 2026 Coveralls, Inc