Completed
Push — master ( a18ce8...269c07 )
by Vladimir
05:11 queued 02:07
created
src/Helpers/Str.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
     /**
14 14
      * Get the class "basename" of the given object / class.
15 15
      *
16
-     * @param  string|object $class
16
+     * @param  string $class
17 17
      * @return string
18 18
      */
19 19
     public static function classBaseName($class): string
Please login to merge, or discard this patch.