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

phpsymfonysymfony-3.4type-hintingphpstan

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

phparraysooptype-hintingphp-7

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

phptype-hintingphp-7.4

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
What is the point of class-level type hints in Python?...

pythonpython-3.xclasstype-hinting

Read More
Python: TypeVar for multiple arguments at once...

pythonpython-3.xtype-hinting

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
Is there a type hint for an array of objects of a specific class in PHP 8.3?...

phptype-hintingphp-8.1php-8.2

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
GraphQL schema to python dataclasses codegen...

pythongraphqlcode-generationtype-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
What's a good pattern for typehinting with `Literal` and then validating at runtime?...

pythonpython-3.xtype-hintingmypy

Read More
numpydoc: Can I omit the type declaration in the docstring when I use type hints?...

type-hintingpep8docstringnumpydoc

Read More
How to correctly type-hint a function with `pyqtSlot()` decorator inside `QRunnable` class?...

pythonpyqt5decoratortype-hinting

Read More
How to resolve "must be an instance of string, string given" prior to PHP 7?...

phptypestype-hinting

Read More
BackNext