mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-06 04:59:07 -04:00
File_Structure_Test to make sure we don't regress. According to the PHP docs, the "public" keyword is implied on static functions, so remove it. Also, require private static functions to start with an _. http://php.net/manual/en/language.oop5.visibility.php