@since (Previous) (Next) @var

Last updated: Sun, 16 May 2004

@static

@static --  marks a function as static

Scope

  • function

Example


<?php
...
class Foo {
 /**
 ...
 * @static
 */
 function Bar (...
...

// this call is permitted according to the docs:
Foo::Bar() ;
?>

@since (Previous) (Next) @var

Download Documentation Last updated: Sun, 16 May 2004
Hosting
HIVE: All information for read only. Please respect copyright!
Hosted by hive ÊÃÁ: Êèåâñêàÿ ãîðîäñêàÿ áèáëèîòåêà