mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 11:26:41 +02:00
![]() This has been generated running the following Sniff, part of the Moodle's CodeSniffer standard: - PSR2.Methods.MethodDeclaration It just ensures all the function declarations have the correct order for: - abstract and final. - visibility (public, protected, private). - static. So, all the lines modified by this commit are function declarations and the only changes are in the positions of those keywords. |
||
---|---|---|
.. | ||
tests | ||
file_browser.php | ||
file_info.php | ||
file_info_context_course.php | ||
file_info_context_coursecat.php | ||
file_info_context_module.php | ||
file_info_context_system.php | ||
file_info_context_user.php | ||
file_info_stored.php | ||
virtual_root_file.php |