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 /** * Copyright Magento, Inc. All rights reserved. * See COPYING.txt for license ..
Decoded Output download
<?php
/**
* Copyright Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Authorization\Model\ResourceModel\Permissions;
/**
* Admin permissions collection
*
* @deprecated 100.2.0
* @see \Magento\Authorization\Model\ResourceModel\Rules\Collection
*/
class Collection extends \Magento\Authorization\Model\ResourceModel\Rules\Collection
{
}
?>
Did this file decode correctly?
Original Code
<?php
/**
* Copyright Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Authorization\Model\ResourceModel\Permissions;
/**
* Admin permissions collection
*
* @deprecated 100.2.0
* @see \Magento\Authorization\Model\ResourceModel\Rules\Collection
*/
class Collection extends \Magento\Authorization\Model\ResourceModel\Rules\Collection
{
}
Function Calls
None |
Stats
MD5 | 9109c3a23549d84e46f717021b171fc4 |
Eval Count | 0 |
Decode Time | 111 ms |