Skip to content

Commit 61f93d2

Browse files
committed
[#17041] - psalm corrections
1 parent ec4486e commit 61f93d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phalcon/Mvc/Router.zep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ class Router extends AbstractInjectionAware implements RouterInterface, EventsAw
275275
* rebuild on cache miss, then clears the property to skip subsequent
276276
* writes.
277277
*
278-
* @var <CacheAdapterInterface>|null
278+
* @var CacheAdapterInterface|null
279279
*/
280280
protected pendingCache = null;
281281

0 commit comments

Comments
 (0)