Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4098746
Project.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
506 B
Referenced Files
None
Subscribers
None
Project.php
View Options
<?php
declare
(
strict_types
=
1
);
/**
* phpDocumentor
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @link http://phpdoc.org
*/
namespace
phpDocumentor\Reflection
;
/**
* Interface for project. Since the definition of a project can be different per factory this interface will be small.
*/
interface
Project
{
/**
* Returns the name of the project.
*/
public
function
getName
()
:
string
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 15:30 (3 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ea/0a/1f301c0f2046a6ca1deddfbc62fb
Default Alt Text
Project.php (506 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment