haxorqt
Home
Console
Upload
information
Create File
Create Folder
About
:
/
proc
/
self
/
cwd
/
wp-content
/
plugins
/
admin-columns-pro
/
classes
/
Filename :
ListScreenPreferences.php
back
Copy
<?php declare(strict_types=1); namespace ACP; interface ListScreenPreferences { public const FILTER_SEGMENT = 'filter_segment'; }