Domain: amberpublishers.in
Server Adress: 86.38.243.169

privdayz.com

/home/u866425823/domains/consolelog.tech/public_html/vendor/sebastian/code-unit/src/
Dosya Yükle :
Current File : //home/u866425823/domains/consolelog.tech/public_html/vendor/sebastian/code-unit/src/TraitUnit.php

<?php declare(strict_types=1);
/*
 * This file is part of sebastian/code-unit.
 *
 * (c) Sebastian Bergmann <[email protected]>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
namespace SebastianBergmann\CodeUnit;

/**
 * @psalm-immutable
 */
final class TraitUnit extends CodeUnit
{
    /**
     * @psalm-assert-if-true TraitUnit $this
     */
    public function isTrait(): bool
    {
        return true;
    }
}

coded by Privdayz.com - Visit https://privdayz.com/ for more php shells.