Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php declare(strict_types=1); namespace Drupal\Tests\block_content\Functional; use Dru..
Decoded Output download
<?php
declare(strict_types=1);
namespace Drupal\Testslock_content\Functional;
use Drupal\Tests\system\Functional\Module\GenericModuleTestBase;
/**
* Generic module test for block_content.
*
* @group block_content
*/
class GenericTest extends GenericModuleTestBase {}
?>
Did this file decode correctly?
Original Code
<?php
declare(strict_types=1);
namespace Drupal\Tests\block_content\Functional;
use Drupal\Tests\system\Functional\Module\GenericModuleTestBase;
/**
* Generic module test for block_content.
*
* @group block_content
*/
class GenericTest extends GenericModuleTestBase {}
Function Calls
None |
Stats
MD5 | a5774caba23027827f8471b402f1aad7 |
Eval Count | 0 |
Decode Time | 91 ms |