🚀 Hostinger Optimized
🖥️ Server: Apache
💻 System: Linux webm015.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
👤 User: stakrfrcol (69043)
🐘 PHP: 8.3.31
🚫 Disabled: _dyuweyrj4,_dyuweyrj4r,dl

💻 Terminal

📁 /home/stakrfrcol/agency
$

📄 constants.php

📁 Path: ./wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/.helpers/constants.php
📊 Size: 366 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?php

require __DIR__ . '/../vendor/autoload.php';

$class = new ReflectionClass($argv[1]);

echo "Predefined helper constants from `{$class->getName()}`\n\n";

echo "| Constant | {$argv[2]} | \n|----------|----------| \n";

foreach( $class->getConstants() as $constant => $value ) {
	echo "| `{$class->getShortName()}::{$constant}` |  {$value} | \n";
}

echo "\n";
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨