Skip to content

[5.3] Adding Filesystem::isReadable()#15289

Merged
taylorotwell merged 1 commit into
laravel:5.3from
themsaid:isreadable
Sep 6, 2016
Merged

[5.3] Adding Filesystem::isReadable()#15289
taylorotwell merged 1 commit into
laravel:5.3from
themsaid:isreadable

Conversation

@themsaid

@themsaid themsaid commented Sep 5, 2016

Copy link
Copy Markdown
Member

Since isWritable() already exists.

* @return bool
*/
public function isReadable($path)
{

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

writable?

@taylorotwell taylorotwell merged commit 4c0c08c into laravel:5.3 Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants