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\Core\File\Exception; /** * Exception thrown when a file's stream..

Decoded Output download

<?php

namespace Drupal\Core\File\Exception;

/**
 * Exception thrown when a file's stream wrapper is invalid.
 */
class InvalidStreamWrapperException extends FileException {
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Drupal\Core\File\Exception;

/**
 * Exception thrown when a file's stream wrapper is invalid.
 */
class InvalidStreamWrapperException extends FileException {
}

Function Calls

None

Variables

None

Stats

MD5 432a04b4cba635ae019b17c627fd4d76
Eval Count 0
Decode Time 98 ms