/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
symfony
/
error-handler
/
Tests
/
Fixtures
/
Upload File
HOME
<?php namespace Symfony\Component\ErrorHandler\Tests\Fixtures; interface NonDeprecatedInterface extends DeprecatedInterface { }