🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-19 03:07:31 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
reenrihair.com
/
wp-content
/
plugins
/
wordpress-seo
/
admin
📍 /home/therahul/reenrihair.com/wp-content/plugins/wordpress-seo/admin
🔄 Refresh
✏️
Editing: interface-collection.php
Writable
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin */ /** * Interface that represents a collection. */ interface WPSEO_Collection { /** * Returns the collection data. * * @return array The collection data. */ public function get(); }
💾 Save Changes
❌ Cancel