b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/coverage/
File Upload :
Current File : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/coverage/bug01938-FooTrait.inc

<?php

declare(strict_types=1);

namespace App;

trait FooTrait
{
    public function returnsTrue(): bool
    {
        return true;
    }
}

Copyright © 2019 by b0y-101