Skip to content

Piestar/otwellian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Otwellian Comments

This package converts unpolished, everyday comments into Laravel-style Otwellian comments.

It turns this:

    // After the authentication service has been requested by the developer,
    // we set a variable in the application indicating the same. This tells us
    // that we need to set any queued cookies in the after event afterwards.

into this:

    // Once the authentication service has actually been requested by the developer
    // we will set a variable in the application indicating such. This helps us
    // know that we need to set any queued cookies in the after event later.

Or it would, if this package actually worked. PRs accepted -- let's make this a reality!

About

Otwellian comments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages