@static
function
... class Foo { /** ... * @static */ function Bar (... ... // this call is permitted according to the docs: Foo::Bar() ;