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

FreezyBee / DoctrineFormMapper / 7776375984

04 Feb 2024 07:49PM UTC coverage: 95.726% (-0.4%) from 96.121%
7776375984

push

github

janatjak
doctrine 3

224 of 234 relevant lines covered (95.73%)

0.96 hits per line

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

100.0
/src/Exceptions/InvalidStateException.php
1
<?php
2

3
declare(strict_types=1);
4

5
/*
6
 * This file is part of the some package.
7
 * (c) Jakub Janata <jakubjanata@gmail.com>
8
 * For the full copyright and license information, please view the LICENSE file.
9
 */
10

11
namespace FreezyBee\DoctrineFormMapper\Exceptions;
12

13
use InvalidArgumentException;
14

15
/**
16
 * @author Jakub Janata <jakubjanata@gmail.com>
17
 */
18
class InvalidStateException extends InvalidArgumentException
19
{
20
}
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