ok

Mini Shell

Direktori : /home2/selectio/public_html/fms-worksuite/vendor/nunomaduro/larastan/stubs/Contracts/
Upload File :
Current File : /home2/selectio/public_html/fms-worksuite/vendor/nunomaduro/larastan/stubs/Contracts/Support.stub

<?php

namespace Illuminate\Contracts\Support;

interface Htmlable
{}

/**
 * @template TKey of array-key
 * @template TValue
 */
interface Arrayable
{
    /**
     * Get the instance as an array.
     *
     * @return array<mixed>
     */
    public function toArray();
}

interface Jsonable
{}

interface CanBeEscapedWhenCastToString
{}


Zerion Mini Shell 1.0