mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
tests: add strict_types and typehints, remove tests that are now covered by typehints
This commit is contained in:
committed by
Jaap van Otterdijk
parent
d874c4d14a
commit
a1d8751ad6
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* This file is part of phpDocumentor.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user