]> source.dussan.org Git - nextcloud-server.git/commit
Replace null return with NotFoundException
authorJulius Haertl <jus@bitgrid.net>
Mon, 17 Oct 2016 14:31:07 +0000 (16:31 +0200)
committerJulius Haertl <jus@bitgrid.net>
Fri, 18 Nov 2016 09:23:25 +0000 (10:23 +0100)
commit3a400f92d1936b2b752d813cbb27632d6acb9904
tree3b9ab6f150ab8f54f457cb4eb0ec3a1e56a7049f
parentcc8b1d382910e13c0825e5a3fdb33276f65cf2bd
Replace null return with NotFoundException

Signed-off-by: Julius Haertl <jus@bitgrid.net>
apps/theming/lib/Controller/IconController.php
apps/theming/lib/ImageManager.php
apps/theming/tests/Controller/IconControllerTest.php
apps/theming/tests/ImageManagerTest.php