Skip to content

Documentation actualization#5

Open
SantiSnow wants to merge 1 commit intoFuhrmann:masterfrom
SantiSnow:master
Open

Documentation actualization#5
SantiSnow wants to merge 1 commit intoFuhrmann:masterfrom
SantiSnow:master

Conversation

@SantiSnow
Copy link

Documentation actualization. Laravel doesn´t use the array() method anymore for Aliases and Providers, just [], so it was changed that way.
Also, the getInfo() method is not static, and calling it this way causes an error in Laravel. (In PHP raw may work, but it is not recomendable to do it anyway) So it was changed from the :: operator to ->

…alias y providers, por lo cual se cambio por []. Por otro lado el metodo getInfo() no es estatico y una llamada de esta forma no funcionaria. Se cambio por el operador flecha para indicar como realizar la llamada
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.

1 participant