# class Tlf\Scrawl\Ext\DefaultExt\ExportDocBlock
Export docblock content above @export(key)
@featured
Constants
Properties
-
protected $regData = [ 'key' => '([^\)]*)', 'export.key' => '/\@export\(([^\)]*)\)/', 'WriteExport' => '/((?:.|\n)*) *(\@export.*)/', ];
-
protected $extensions = [];
Methods
-
public function __construct($scrawl)
-
public function onSourceFileFound($file)
-
public function matchWriteExport($info,$comment,$export)
-
public function matchExport_Key($full, $key)