Docblock fix as suggested by @alcohol
parent
17636d1bd2
commit
19146d1cec
|
@ -135,7 +135,7 @@ class PathRepository extends ArrayRepository
|
|||
}
|
||||
|
||||
/**
|
||||
* Get a list of all absolute path names matching the supplied urls
|
||||
* Get a list of all absolute path names matching given url (supports globbing).
|
||||
*
|
||||
* @return string[]
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue