/
home
/
techb158
/
immovalet.com
/
vendor
/
doctrine
/
deprecations
/
test_fixtures
/
vendor
/
doctrine
/
foo
/
/home/techb158/immovalet.com/vendor/doctrine/deprecations/test_fixtures/vendor/doctrine/foo
mkdir
upload
Name
Size
Mode
Actions
Bar.php
442
0644
edit
dl
rm
Baz.php
176
0644
edit
dl
rm
Edit:
/home/techb158/immovalet.com/vendor/doctrine/deprecations/test_fixtures/vendor/doctrine/foo/Baz.php
(176B)
<?php declare(strict_types=1); namespace Doctrine\Foo; class Baz { public function usingOldFunc(): void { $bar = new Bar(); $bar->oldFunc(); } }
Save
cmd:
run