Skip to content

Commit

Permalink
added declare(strict_types=1);
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Feb 2, 2017
1 parent 9d40a4d commit 510b2d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Nette/Framework.php
Expand Up @@ -5,6 +5,8 @@
* Copyright (c) 2004 David Grudl (https://davidgrudl.com)
*/

declare(strict_types=1);

namespace Nette;


Expand Down

0 comments on commit 510b2d8

Please sign in to comment.