Skip to content
Snippets Groups Projects
Unverified Commit f36e8313 authored by Julius Härtl's avatar Julius Härtl
Browse files

Add throws annotation


Signed-off-by: default avatarJulius Härtl <jus@bitgrid.net>
parent 04053311
No related branches found
No related tags found
No related merge requests found
......@@ -257,6 +257,7 @@ class OC_App {
* Load app.php from the given app
*
* @param string $app app name
* @throws Error
*/
private static function requireAppFile($app) {
// encapsulated here to avoid variable scope conflicts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment