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 namespace Drupal\config\Tests; /** * Provides a class for checking configuration ..

Decoded Output download

<?php

namespace Drupal\config\Tests;

/**
 * Provides a class for checking configuration schema.
 *
 * @deprecated as of 8.3.x, will be removed in before Drupal 9.0.0.
 */
trait SchemaCheckTestTrait {

  use \Drupal\Tests\SchemaCheckTestTrait;

}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Drupal\config\Tests;

/**
 * Provides a class for checking configuration schema.
 *
 * @deprecated as of 8.3.x, will be removed in before Drupal 9.0.0.
 */
trait SchemaCheckTestTrait {

  use \Drupal\Tests\SchemaCheckTestTrait;

}

Function Calls

None

Variables

None

Stats

MD5 bf7782fed6165ca91e0ecc6abb050d7d
Eval Count 0
Decode Time 119 ms