Page MenuHomePhabricator

Version.php
No OneTemporary

Version.php

<?php
namespace Sabre\VObject;
/**
* This class contains the version number for the VObject package
*
* @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 Version {
/**
* Full version number
*/
const VERSION = '3.4.7';
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Dec 24, 4:48 PM (10 h, 14 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915412
Default Alt Text
Version.php (375 B)

Event Timeline