Namespaces
Salient
Cache
Cli
Collection
Console
Container
Contract
Cache
Cli
Collection
Console
Container
Core
Entity
Event
Exception
Facade
Pipeline
Provider
Curler
Http
Iterator
Polyfill
Sync
Core
Curler
Db
Http
Iterator
PHPDoc
Polyfill
Sync
Testing
Utility
Interfaces
Arrayable
Buildable
BuilderInterface
Chainable
Comparable
DateFormatterInterface
DateParserInterface
Flushable
HasDescription
HasId
HasJsonSchema
HasName
Hierarchical
Immutable
Instantiable
Jsonable
Unloadable
Overview
Namespace
Interface
Tree
1:
<?php
declare
(strict_types=
1
);
2:
3:
namespace
Salient\Contract\Core;
4:
5:
/**
6:
* @api
7:
*/
8:
interface
Immutable {}
9: