Add phpstan
This commit is contained in:
parent
6ce5a7176b
commit
d65d8f96da
4 changed files with 863 additions and 3 deletions
|
@ -11,7 +11,7 @@ use Twig\TwigFunction;
|
|||
class TalksExtension extends AbstractExtension
|
||||
{
|
||||
/**
|
||||
* @var string The current date.
|
||||
* @var int The current date.
|
||||
*/
|
||||
private $today;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue