Fotograma: add strict types (#7715)

This commit is contained in:
Vicente Canales 2024-04-04 18:27:20 -05:00 committed by GitHub
parent a2c32ec8d0
commit f2cca4ec26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 10 additions and 0 deletions

View file

@ -7,6 +7,7 @@
* @package fotograma
* @since fotograma 1.0
*/
declare( strict_types = 1 );
if ( ! function_exists( 'fotograma_support' ) ) :

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: A 404 page

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Default footer

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Default footer

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: front-page

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Header

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: No Results Content

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Search

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Stack Contact

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Stack Photo