Skip to content

Commit f5e8534

Browse files
author
Tom Schlick
committed
docblock
1 parent 9115753 commit f5e8534

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ServiceProvider.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ protected function registerDefaultLinks()
5050
}
5151
}
5252

53+
/**
54+
* Parse and load links from an existing elixir revision manifest file.
55+
*/
5356
protected function registerElixirLinks()
5457
{
5558
$this->mergeConfigFrom(__DIR__.'/../config/server-push.php', 'server-push');

0 commit comments

Comments
 (0)