Search code examples
Correct type hint error thrown by PHPStan on UserInterface in Symfony project...


phpsymfonysymfony-3.4type-hintingphpstan

Read More
How to direct mypy to ignore type checking for multi-line imports...


pythontype-hintingmypy

Read More
Is there a type hint for an array of objects of a specific class in PHP 8.3?...


phptype-hintingphp-8.1php-8.2php-8.3

Read More
How to type hint the `$this` property in a trait...


phptraitstype-hintingphpdoc

Read More
Laravel - Middleware custom typed Request parameter...


phplaraveldependency-injectionlaravel-8type-hinting

Read More
(Python type hints) How to specify type being currently defined as the returned type from a method?...


pythontype-hinting

Read More
Type hinting with enumerations?...


phpenumstype-hinting

Read More
Why I am suddenly getting a "Typed property must not be accessed before initialization" er...


phptype-hintingphp-7.4

Read More
PySpark type hinting for returning a Column (expression)?...


pythontestingpysparktype-hinting

Read More
How to type-hint in Hy...


type-hintinghy

Read More
Type hinting in PHP 7 - array of objects...


phparraysooptype-hintingphp-7

Read More
Link to plotly.graph_objects.Figure with intersphinx?...


plotlypython-sphinxtype-hinting

Read More
How do I type the `__prepare__` method for a metaclass?...


pythontype-hintingmypy

Read More
type hinting for abstract method with fuzzy number of parameters...


pythontype-hintingdjango-manage.pytyper

Read More
Python type hint: Intersection of types (class implementing interface)...


pythonpython-3.xtype-hinting

Read More
How can I catch a "catchable fatal error" on PHP type hinting?...


phpfatal-errortype-hinting

Read More
Is it possible to set "self" context explicitly for type hinting in a random block?...


type-hintingyard

Read More
Type hinting - specify an array of objects...


phparraystype-hinting

Read More
PhpStorm: Is there a way to enforce a type on the return statement using an inline PHPDoc annotation...


phplaravelphpstormtype-hintingphpdoc

Read More
PHPStan keeps saying "No value type specified in iterable type" but it is specified...


phptype-hintingphpstan

Read More
Type hinting/specifying a type in lua...


typesluatype-hintingcode-hinting

Read More
PHP: bool vs boolean type hinting...


phpbooleandefault-valuetype-hinting

Read More
Why can't I specify multiple types in a List in pydantic...


pythontypestype-hintingpydanticpython-dataclasses

Read More
Define a custom Type that behaves like typing.Any...


pythontypestype-hintingmypypython-dataclasses

Read More
Cannot pass null argument when using type hinting...


phptype-hinting

Read More
Pipe notation for more than two types in a type hint...


pythontype-hinting

Read More
Correct type hint for multiple return values...


pythontype-hinting

Read More
What does the keyword "callable" do in PHP...


phptype-hintingcallabletype-declaration

Read More
Is it possible to type hint exclusively a class object but exclude subclass objects?...


pythonpython-3.xtype-hinting

Read More
Type Hinting For Multiple Unrelated Interfaces...


phpoopinterfacetype-hinting

Read More
BackNext