1
0
Fork 0
Commit Graph

4 Commits (c29bae25120d7371aae6f9b4a0f893706fba4acd)

Author SHA1 Message Date
Gabriel Noé González dd3b6dc7e8 [FIX] Checked changes and tested again 2018-11-13 21:49:02 +01:00
Gabriel Noé González 73ab1520a3 Visibility Test and Changing line ending from CRLF -> LF
Added CompletionWithVisibilityTest.php
- checks visibility of a property or method call (only public)
- checks visibility of a Class (can see all methods and properties)
- checks visibility of a child class (public and protected)
2018-11-10 23:57:14 +01:00
Gabriel Noé González e71e4e0ff0 Trimmed Trailing Whitespace 2018-11-10 17:44:05 +01:00
Rob Lourens a454cd2873 Add vendor/validation folders to search.exclude (#420) 2017-06-20 08:35:47 +02:00