Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4107291
DumpDescriptorInterface.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
610 B
Referenced Files
None
Subscribers
None
DumpDescriptorInterface.php
View Options
<?php
/*
* This file is part of the Symfony package.
*
* (c) Fabien Potencier <fabien@symfony.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace
Symfony\Component\VarDumper\Command\Descriptor
;
use
Symfony\Component\Console\Output\OutputInterface
;
use
Symfony\Component\VarDumper\Cloner\Data
;
/**
* @author Maxime Steinhausser <maxime.steinhausser@gmail.com>
*/
interface
DumpDescriptorInterface
{
public
function
describe
(
OutputInterface
$output
,
Data
$data
,
array
$context
,
int
$clientId
):
void
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 19:59 (2 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0e/f9/5848d3a949780f8e2f2c14d7f04a
Default Alt Text
DumpDescriptorInterface.php (610 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment