Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 148 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 148 Revision 991
Zeile 11... Zeile 11...
11
 * file that was distributed with this source code.
11
 * file that was distributed with this source code.
12
 */
12
 */
Zeile 13... Zeile 13...
13
 
13
 
Zeile 14... Zeile 14...
14
namespace League\CommonMark\Exception;
14
namespace League\CommonMark\Exception;
15
 
15
 
16
final class UnexpectedEncodingException extends \RuntimeException
16
final class UnexpectedEncodingException extends \RuntimeException implements CommonMarkException