We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f726624 commit 5ef8bdaCopy full SHA for 5ef8bda
src/Facades/Rest.php
@@ -13,6 +13,8 @@
13
class Rest extends Facade
14
{
15
/**
16
+ * Get the registered name of the component.
17
+ *
18
* @return string
19
*/
20
protected static function getFacadeAccessor()
0 commit comments