File tree Expand file tree Collapse file tree 7 files changed +14
-0
lines changed Expand file tree Collapse file tree 7 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 88 * @license https://bitframephp.com/about/license MIT License
99 */
1010
11+ declare (strict_types=1 );
12+
1113namespace BitFrame \Renderer ;
1214
1315final class Sections
Original file line number Diff line number Diff line change 88 * @license https://bitframephp.com/about/license MIT License
99 */
1010
11+ declare (strict_types=1 );
12+
1113namespace BitFrame \Renderer ;
1214
1315use InvalidArgumentException ;
Original file line number Diff line number Diff line change 88 * @license https://bitframephp.com/about/license MIT License
99 */
1010
11+ declare (strict_types=1 );
12+
1113namespace BitFrame \Renderer \Test ;
1214
1315use stdClass ;
Original file line number Diff line number Diff line change 88 * @license https://bitframephp.com/about/license MIT License
99 */
1010
11+ declare (strict_types=1 );
12+
1113namespace BitFrame \Renderer \Test ;
1214
1315use PHPUnit \Framework \TestCase ;
Original file line number Diff line number Diff line change 88 * @license https://bitframephp.com/about/license MIT License
99 */
1010
11+ declare (strict_types=1 );
12+
1113namespace BitFrame \Renderer \Test ;
1214
1315use PHPUnit \Framework \TestCase ;
Original file line number Diff line number Diff line change 88 * @license https://bitframephp.com/about/license MIT License
99 */
1010
11+ declare (strict_types=1 );
12+
1113namespace BitFrame \Renderer \Test ;
1214
1315use PHPUnit \Framework \TestCase ;
Original file line number Diff line number Diff line change 88 * @license https://bitframephp.com/about/license MIT License
99 */
1010
11+ declare (strict_types=1 );
12+
1113namespace BitFrame \Renderer \Test ;
1214
1315use PHPUnit \Framework \TestCase ;
You can’t perform that action at this time.
0 commit comments