This website requires JavaScript.
Explore
Help
Sign In
kowalski
/
Auth2FA
Watch
1
Star
0
Fork
You've already forked Auth2FA
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
Auth2FA
/
vendor
/
phpstan
/
phpstan-nette
/
stubs
/
ComponentModel
/
Component.stub
9 lines
92 B
Plaintext
Raw
Permalink
Blame
History
<?php
namespace Nette\ComponentModel;
abstract class Component implements IComponent
{
}
Reference in New Issue
View Git Blame
Copy Permalink