Skip to content

Commit ef3374a

Browse files
Fixed phpdoc
1 parent b4f0005 commit ef3374a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Illuminate/Foundation/ProviderRepository.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,8 @@ protected function freshManifest(array $providers)
181181
*
182182
* @param array $manifest
183183
* @return array
184-
* @throws Exception
184+
*
185+
* @throws \Exception
185186
*/
186187
public function writeManifest($manifest)
187188
{

0 commit comments

Comments
 (0)