mramsden/tefel

View on GitHub
src/Tefel/JourneyPlanner/UnrecognizedLineIdentifierException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
namespace Tefel\JourneyPlanner;

class UnrecognizedLineIdentifierException extends \Exception
{}