Page MenuHomePhabricator

EofException.php
No OneTemporary

EofException.php

<?php
namespace Sabre\VObject;
/**
* Exception thrown by parser when the end of the stream has been reached,
* before this was expected.
*
* @copyright Copyright (C) 2011-2015 fruux GmbH (https://fruux.com/).
* @author Evert Pot (http://evertpot.com/)
* @license http://sabre.io/license/ Modified BSD License
*/
class EofException extends ParseException {
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Dec 22, 1:18 AM (6 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915480
Default Alt Text
EofException.php (368 B)

Event Timeline