Compare commits

...

1 Commits

Author SHA1 Message Date
Fabien Potencier
44816c55e9 fixed CS 2017-01-20 08:54:19 -08:00

View File

@@ -4,7 +4,7 @@
* foo
*/
declare (strict_types = 1);
declare(strict_types=1);
namespace Namespaced;