Page MenuHomePhabricator

Version.php
No OneTemporary

Version.php

<?php
namespace Sabre\DAV;
/**
* This class contains the SabreDAV version constants.
*
* @copyright Copyright (C) 2007-2015 fruux GmbH (https://fruux.com/).
* @author Evert Pot (http://evertpot.com/)
* @license http://sabre.io/license/ Modified BSD License
*/
class Version {
/**
* Full version number
*/
const VERSION = '3.0.4';
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Dec 22, 1:15 PM (3 d, 17 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914462
Default Alt Text
Version.php (360 B)

Event Timeline