mirror of
https://github.com/danog/endtoend-test-psl.git
synced 2024-12-02 17:56:09 +01:00
65 lines
2.5 KiB
Markdown
65 lines
2.5 KiB
Markdown
|
<!--
|
||
|
This markdown file was generated using `docs/documenter.php`.
|
||
|
|
||
|
Any edits to it will likely be lost.
|
||
|
-->
|
||
|
|
||
|
[*index](./../README.md)
|
||
|
|
||
|
---
|
||
|
|
||
|
### `Psl\Type` Component
|
||
|
|
||
|
#### `Functions`
|
||
|
|
||
|
- [array_key](./../../src/Psl/Type/array_key.php#L10)
|
||
|
- [bool](./../../src/Psl/Type/bool.php#L10)
|
||
|
- [dict](./../../src/Psl/Type/dict.php#L20)
|
||
|
- [float](./../../src/Psl/Type/float.php#L10)
|
||
|
- [int](./../../src/Psl/Type/int.php#L10)
|
||
|
- [intersection](./../../src/Psl/Type/intersection.php#L20)
|
||
|
- [is_array](./../../src/Psl/Type/is_array.php#L20) ( deprecated )
|
||
|
- [is_arraykey](./../../src/Psl/Type/is_arraykey.php#L18) ( deprecated )
|
||
|
- [is_bool](./../../src/Psl/Type/is_bool.php#L20) ( deprecated )
|
||
|
- [is_callable](./../../src/Psl/Type/is_callable.php#L18)
|
||
|
- [is_float](./../../src/Psl/Type/is_float.php#L20) ( deprecated )
|
||
|
- [is_instanceof](./../../src/Psl/Type/is_instanceof.php#L22) ( deprecated )
|
||
|
- [is_int](./../../src/Psl/Type/is_int.php#L20) ( deprecated )
|
||
|
- [is_iterable](./../../src/Psl/Type/is_iterable.php#L20) ( deprecated )
|
||
|
- [is_nan](./../../src/Psl/Type/is_nan.php#L14)
|
||
|
- [is_null](./../../src/Psl/Type/is_null.php#L18) ( deprecated )
|
||
|
- [is_numeric](./../../src/Psl/Type/is_numeric.php#L20) ( deprecated )
|
||
|
- [is_object](./../../src/Psl/Type/is_object.php#L20) ( deprecated )
|
||
|
- [is_resource](./../../src/Psl/Type/is_resource.php#L22) ( deprecated )
|
||
|
- [is_scalar](./../../src/Psl/Type/is_scalar.php#L20) ( deprecated )
|
||
|
- [is_string](./../../src/Psl/Type/is_string.php#L20) ( deprecated )
|
||
|
- [iterable](./../../src/Psl/Type/iterable.php#L20)
|
||
|
- [literal_scalar](./../../src/Psl/Type/literal_scalar.php#L18)
|
||
|
- [map](./../../src/Psl/Type/map.php#L21)
|
||
|
- [mixed](./../../src/Psl/Type/mixed.php#L10)
|
||
|
- [mutable_map](./../../src/Psl/Type/mutable_map.php#L21)
|
||
|
- [mutable_vector](./../../src/Psl/Type/mutable_vector.php#L19)
|
||
|
- [non_empty_string](./../../src/Psl/Type/non_empty_string.php#L10)
|
||
|
- [null](./../../src/Psl/Type/null.php#L10)
|
||
|
- [nullable](./../../src/Psl/Type/nullable.php#L18)
|
||
|
- [num](./../../src/Psl/Type/num.php#L10)
|
||
|
- [object](./../../src/Psl/Type/object.php#L14)
|
||
|
- [optional](./../../src/Psl/Type/optional.php#L14)
|
||
|
- [resource](./../../src/Psl/Type/resource.php#L12)
|
||
|
- [scalar](./../../src/Psl/Type/scalar.php#L10)
|
||
|
- [shape](./../../src/Psl/Type/shape.php#L15)
|
||
|
- [string](./../../src/Psl/Type/string.php#L10)
|
||
|
- [union](./../../src/Psl/Type/union.php#L20)
|
||
|
- [vec](./../../src/Psl/Type/vec.php#L18)
|
||
|
- [vector](./../../src/Psl/Type/vector.php#L19)
|
||
|
|
||
|
#### `Interfaces`
|
||
|
|
||
|
- [TypeInterface](./../../src/Psl/Type/TypeInterface.php#L14)
|
||
|
|
||
|
#### `Classes`
|
||
|
|
||
|
- [Type](./../../src/Psl/Type/Type.php#L15)
|
||
|
|
||
|
|