Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/./../app/.././../../finland.picotech.app/public_html/storage/../vendor/./phpoption/../telnyx/../nette/schema/src/Schema
الملفات الموجودة في هذا الـ Path:
.
..
Context.php
DynamicParameter.php
Elements
Expect.php
Helpers.php
Message.php
Processor.php
Schema.php
ValidationException.php

مشاهدة ملف: DynamicParameter.php

<?php

/**
 * This file is part of the Nette Framework (https://nette.org)
 * Copyright (c) 2004 David Grudl (https://davidgrudl.com)
 */

declare(strict_types=1);

namespace Nette\Schema;


interface DynamicParameter
{
}